Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dqgroup.c144 static inline u64 btrfs_qgroup_get_old_refcnt(const struct btrfs_qgroup *qg, u64 seq) in btrfs_qgroup_get_old_refcnt() function
2851 cur_old_count = btrfs_qgroup_get_old_refcnt(qg, seq); in qgroup_update_counters()