Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_shared.h105 static inline bool xfs_btree_is_mem_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rtrmap() function
111 # define xfs_btree_is_mem_rtrmap(...) (false) macro
Dxfs_rmap.c338 xfs_btree_is_mem_rtrmap(cur->bc_ops)) in xfs_rmap_check_btrec()