Searched refs:xfs_btree_is_mem_rmap (Results 1 – 2 of 2) sorted by relevance
100 static inline bool xfs_btree_is_mem_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rmap() function110 # define xfs_btree_is_mem_rmap(...) (false) macro
351 if (xfs_btree_is_mem_rmap(cur->bc_ops)) in xfs_rmap_complain_bad_rec()