Home
last modified time | relevance | path

Searched refs:btrfs_check_chunk_valid (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/fs/btrfs/
Dtree-checker.h66 int btrfs_check_chunk_valid(struct extent_buffer *leaf,
Dtree-checker.c797 int btrfs_check_chunk_valid(struct extent_buffer *leaf, in btrfs_check_chunk_valid() function
990 return btrfs_check_chunk_valid(leaf, chunk, key->offset); in check_leaf_chunk_item()
Dvolumes.c6992 ret = btrfs_check_chunk_valid(leaf, chunk, logical); in read_one_chunk()