Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dqgroup.c138 static inline u64 btrfs_qgroup_get_new_refcnt(struct btrfs_qgroup *qg, u64 seq) in btrfs_qgroup_get_new_refcnt() function
2526 cur_new_count = btrfs_qgroup_get_new_refcnt(qg, seq); in qgroup_update_counters()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dqgroup.c132 static inline u64 btrfs_qgroup_get_new_refcnt(struct btrfs_qgroup *qg, u64 seq) in btrfs_qgroup_get_new_refcnt() function
2592 cur_new_count = btrfs_qgroup_get_new_refcnt(qg, seq); in qgroup_update_counters()

Completed in 10 milliseconds