Searched defs:update_stat (Results 1 - 1 of 1) sorted by relevance

/fs/btrfs/
H A Dfree-space-cache.c1955 struct btrfs_free_space *info, bool update_stat)
1976 if (update_stat)
1987 if (update_stat)
2002 bool update_stat)
2022 if (update_stat)
2035 bool update_stat)
2075 if (update_stat)
2099 bool update_stat)
2112 stole_end = steal_from_bitmap_to_end(ctl, info, update_stat);
2115 update_stat);
1954 try_merge_free_space(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
2000 steal_from_bitmap_to_end(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
2033 steal_from_bitmap_to_front(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
2097 steal_from_bitmap(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
[all...]

Completed in 31 milliseconds