Searched refs:xfs_btree_is_mem_rtrmap (Results 1 – 2 of 2) sorted by relevance
105 static inline bool xfs_btree_is_mem_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rtrmap() function111 # define xfs_btree_is_mem_rtrmap(...) (false) macro
338 xfs_btree_is_mem_rtrmap(cur->bc_ops)) in xfs_rmap_check_btrec()