Home
last modified time | relevance | path

Searched defs:xfs_btree_is_mem_rmap (Results 1 – 1 of 1) 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