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

/linux-master/drivers/virtio/
H A Dvirtio_balloon.c309 static inline void update_stat(struct virtio_balloon *vb, int idx, function
[all...]
/linux-master/fs/btrfs/
H A Dfree-space-cache.c1817 unlink_free_space(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
1878 bitmap_clear_bits(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, u64 offset, u64 bytes, bool update_stat) argument
2450 try_merge_free_space(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
2498 steal_from_bitmap_to_end(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
2532 steal_from_bitmap_to_front(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
2597 steal_from_bitmap(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) argument
[all...]

Completed in 186 milliseconds