Home
last modified time | relevance | path

Searched refs:btrfs_qgroup_get_old_refcnt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.c131 static inline u64 btrfs_qgroup_get_old_refcnt(struct btrfs_qgroup *qg, u64 seq) in btrfs_qgroup_get_old_refcnt() function
2525 cur_old_count = btrfs_qgroup_get_old_refcnt(qg, seq); in qgroup_update_counters()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.c125 static inline u64 btrfs_qgroup_get_old_refcnt(struct btrfs_qgroup *qg, u64 seq) in btrfs_qgroup_get_old_refcnt() function
2591 cur_old_count = btrfs_qgroup_get_old_refcnt(qg, seq); in qgroup_update_counters()

Completed in 10 milliseconds