Searched refs:use_bitmap (Results 1 – 4 of 4) sorted by relevance
327 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function339 .use_bitmap = use_bitmap,361 .use_bitmap = pinned_use_bitmap,
47 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
1952 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function1993 .use_bitmap = use_bitmap,2008 if (!ctl->op->use_bitmap(ctl, info)) in insert_into_bitmap()
465 use_bitmap_op = cache->free_space_ctl->op->use_bitmap; in test_steal_space_from_bitmap_to_extent()466 cache->free_space_ctl->op->use_bitmap = test_use_bitmap; in test_steal_space_from_bitmap_to_extent()873 cache->free_space_ctl->op->use_bitmap = use_bitmap_op; in test_steal_space_from_bitmap_to_extent()