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

/linux-master/fs/btrfs/
H A Dtree-checker.h68 int btrfs_check_chunk_valid(struct extent_buffer *leaf,
H A Dtree-checker.c799 int btrfs_check_chunk_valid(struct extent_buffer *leaf, function
960 * The common btrfs_check_chunk_valid() doesn't check item size since it needs
979 /* Let btrfs_check_chunk_valid() handle this error type */
992 return btrfs_check_chunk_valid(leaf, chunk, key->offset);
H A Dvolumes.c7093 ret = btrfs_check_chunk_valid(leaf, chunk, logical);

Completed in 134 milliseconds