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

/linux-master/fs/btrfs/
H A Dfree-space-cache.c2012 unsigned long align, u64 *max_extent_size, bool use_bytes_index)
2023 if (use_bytes_index) {
2034 if (use_bytes_index)
2052 if (use_bytes_index)
2104 if (use_bytes_index && old_next != rb_next(node))
3093 bool use_bytes_index = (offset == block_group->start); local
3100 use_bytes_index);
2011 find_free_space(struct btrfs_free_space_ctl *ctl, u64 *offset, u64 *bytes, unsigned long align, u64 *max_extent_size, bool use_bytes_index) argument

Completed in 120 milliseconds