Searched refs:count_range_bits (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-io-tree.h | 128 u64 count_range_bits(struct extent_io_tree *tree,
|
H A D | extent-io-tree.c | 1557 u64 count_range_bits(struct extent_io_tree *tree, in count_range_bits() function
|
H A D | file.c | 3240 delalloc_len = count_range_bits(&inode->io_tree, in find_delalloc_subrange()
|
H A D | inode.c | 1789 count = count_range_bits(io_tree, &range_start, end, range_bytes, in fallback_to_cow()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent-io-tree.h | 106 u64 count_range_bits(struct extent_io_tree *tree,
|
H A D | extent_io.c | 2036 u64 count_range_bits(struct extent_io_tree *tree, in count_range_bits() function 2373 ret = count_range_bits(failure_tree, &private, (u64)-1, 1, in clean_io_failure()
|
H A D | ioctl.c | 1085 end = count_range_bits(io_tree, &offset, offset + thresh, in check_defrag_in_cache()
|
H A D | inode.c | 1417 count = count_range_bits(io_tree, &range_start, end, range_bytes, in fallback_to_cow() 6839 delalloc_len = count_range_bits(&inode->io_tree, &delalloc_start, in btrfs_get_extent_fiemap()
|
Completed in 42 milliseconds