Lines Matching defs:ops
64 static inline bool xfs_btree_is_bno(const struct xfs_btree_ops *ops) in xfs_btree_is_bno()
69 static inline bool xfs_btree_is_cnt(const struct xfs_btree_ops *ops) in xfs_btree_is_cnt()
74 static inline bool xfs_btree_is_bmap(const struct xfs_btree_ops *ops) in xfs_btree_is_bmap()
79 static inline bool xfs_btree_is_ino(const struct xfs_btree_ops *ops) in xfs_btree_is_ino()
84 static inline bool xfs_btree_is_fino(const struct xfs_btree_ops *ops) in xfs_btree_is_fino()
89 static inline bool xfs_btree_is_refcount(const struct xfs_btree_ops *ops) in xfs_btree_is_refcount()
94 static inline bool xfs_btree_is_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rmap()
100 static inline bool xfs_btree_is_mem_rmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rmap()
105 static inline bool xfs_btree_is_mem_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_mem_rtrmap()
114 static inline bool xfs_btree_is_rtrmap(const struct xfs_btree_ops *ops) in xfs_btree_is_rtrmap()
119 static inline bool xfs_btree_is_rtrefcount(const struct xfs_btree_ops *ops) in xfs_btree_is_rtrefcount()