Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dinode-map.c332 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function
344 .use_bitmap = use_bitmap,
366 .use_bitmap = pinned_use_bitmap,
H A Dfree-space-cache.h64 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
H A Dfree-space-cache.c2091 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function
2143 .use_bitmap = use_bitmap,
2160 if (!ctl->op->use_bitmap(ctl, info)) in insert_into_bitmap()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.h76 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
H A Dfree-space-cache.c2256 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function
2307 .use_bitmap = use_bitmap,
2324 if (!ctl->op->use_bitmap(ctl, info)) in insert_into_bitmap()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dfree-space-tests.c402 .use_bitmap = test_use_bitmap, in test_steal_space_from_bitmap_to_extent()
422 * test much longer and complicated, use a "use_bitmap" operation in test_steal_space_from_bitmap_to_extent()
836 .use_bitmap = bytes_index_use_bitmap, in test_bytes_index()
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dfree-space-tests.c403 .use_bitmap = test_use_bitmap, in test_steal_space_from_bitmap_to_extent()
423 * test much longer and complicated, use a "use_bitmap" operation in test_steal_space_from_bitmap_to_extent()

Completed in 13 milliseconds