Home
last modified time | relevance | path

Searched refs:use_bitmap (Results 1 – 3 of 3) sorted by relevance

/linux/fs/btrfs/
A Dfree-space-cache.h63 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
A Dfree-space-cache.c2096 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function
2147 .use_bitmap = use_bitmap,
2164 if (!ctl->op->use_bitmap(ctl, info)) in insert_into_bitmap()
/linux/fs/btrfs/tests/
A Dfree-space-tests.c402 .use_bitmap = test_use_bitmap, in test_steal_space_from_bitmap_to_extent()

Completed in 10 milliseconds