Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfree-space-cache.h95 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
H A Dfree-space-cache.c2258 static bool use_bitmap(struct btrfs_free_space_ctl *ctl, in use_bitmap() function