Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfree-space-cache.c50 struct btrfs_free_space *info, bool update_stat);
1809 bool update_stat) in tree_search_offset()
1822 if (update_stat) in unlink_free_space()
1870 u64 offset, u64 bytes, bool update_stat) in relink_bitmap_entry()
1901 if (update_stat) in bitmap_clear_bits()
2444 struct btrfs_free_space *info, bool update_stat)
2471 unlink_free_space(ctl, right_info, update_stat); in try_merge_free_space()
2481 unlink_free_space(ctl, left_info, update_stat); in try_merge_free_space()
2493 bool update_stat) in steal_from_bitmap_to_end()
2518 bitmap_clear_bits(ctl, bitmap, end, bytes, update_stat); in steal_from_bitmap_to_end()
1815 unlink_free_space(struct btrfs_free_space_ctl * ctl,struct btrfs_free_space * info,bool update_stat) unlink_free_space() argument
1876 bitmap_clear_bits(struct btrfs_free_space_ctl * ctl,struct btrfs_free_space * info,u64 offset,u64 bytes,bool update_stat) bitmap_clear_bits() argument
2446 try_merge_free_space(struct btrfs_free_space_ctl * ctl,struct btrfs_free_space * info,bool update_stat) try_merge_free_space() argument
2495 steal_from_bitmap_to_end(struct btrfs_free_space_ctl * ctl,struct btrfs_free_space * info,bool update_stat) steal_from_bitmap_to_end() argument
2529 steal_from_bitmap_to_front(struct btrfs_free_space_ctl * ctl,struct btrfs_free_space * info,bool update_stat) steal_from_bitmap_to_front() argument
2594 steal_from_bitmap(struct btrfs_free_space_ctl * ctl,struct btrfs_free_space * info,bool update_stat) steal_from_bitmap() argument
[all...]
/linux/mm/damon/
H A Dcore.c2091 goto update_stat; in damos_apply_scheme()
2115 update_stat: in damos_apply_scheme()