Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h95 static inline bool xfs_btree_is_mem_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rmap() function
100 # define xfs_btree_is_mem_rmap(...) (false) macro