Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfs.h974 bool (*use_bitmap)(struct btrfs_free_space_ctl *ctl, member
H A Dfree-space-cache.c2322 if (!block_group->fs_info->use_bitmap(ctl, info)) in insert_into_bitmap()