Searched defs:update_stat (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/virtio/ |
| H A D | virtio_balloon.c | 311 static inline void update_stat(struct virtio_balloon *vb, int idx, in update_stat() function [all...] |
| /kernel/linux/linux-6.6/drivers/virtio/ |
| H A D | virtio_balloon.c | 304 static inline void update_stat(struct virtio_balloon *vb, int idx, in update_stat() function [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | free-space-cache.c | 2284 try_merge_free_space(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) try_merge_free_space() argument 2335 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 2372 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 2440 steal_from_bitmap(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) steal_from_bitmap() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | free-space-cache.c | 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 2448 try_merge_free_space(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) try_merge_free_space() argument 2496 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 2530 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 2595 steal_from_bitmap(struct btrfs_free_space_ctl *ctl, struct btrfs_free_space *info, bool update_stat) steal_from_bitmap() argument [all...] |
Completed in 10 milliseconds