Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_shared.h119 static inline bool xfs_btree_is_rtrefcount(const struct xfs_btree_ops *ops) in xfs_btree_is_rtrefcount() function
Dxfs_refcount.c176 if (xfs_btree_is_rtrefcount(cur->bc_ops)) in xfs_refcount_check_btrec()
189 if (xfs_btree_is_rtrefcount(cur->bc_ops)) { in xfs_refcount_complain_bad_rec()
1136 if (xfs_btree_is_rtrefcount(cur->bc_ops)) in xrefc_free_extent()