Searched refs:use_bitmap (Results 1 – 4 of 4) sorted by relevance
331 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function343 .use_bitmap = use_bitmap,365 .use_bitmap = pinned_use_bitmap,
35 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
1991 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function2039 .use_bitmap = use_bitmap,2054 if (!ctl->op->use_bitmap(ctl, info)) in insert_into_bitmap()
404 .use_bitmap = test_use_bitmap, in test_steal_space_from_bitmap_to_extent()