Home
last modified time | relevance | path

Searched defs:use_bitmap (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dfree-space-cache.h65 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
Dfree-space-cache.c2239 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function