Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_shared.h114 static inline bool xfs_btree_is_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rtrmap() function
Dxfs_rmap.c337 if (xfs_btree_is_rtrmap(cur->bc_ops) || in xfs_rmap_check_btrec()
354 else if (xfs_btree_is_rtrmap(cur->bc_ops)) in xfs_rmap_complain_bad_rec()