Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_shared.h92 static inline bool xfs_btree_is_mem_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rmap() function
97 # define xfs_btree_is_mem_rmap(...) (false) macro
Dxfs_rmap.c272 if (xfs_btree_is_mem_rmap(cur->bc_ops)) in xfs_rmap_check_btrec()
285 if (xfs_btree_is_mem_rmap(cur->bc_ops)) in xfs_rmap_complain_bad_rec()