Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfree-space-cache.c2144 static noinline int remove_from_bitmap(struct btrfs_free_space_ctl *ctl, in free_bitmap()
2898 ret = remove_from_bitmap(ctl, info, &offset, &bytes); in btrfs_remove_free_space()
2147 static noinline int remove_from_bitmap(struct btrfs_free_space_ctl *ctl, remove_from_bitmap() function