Home
last modified time | relevance | path

Searched defs:xfbtree (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_btree_mem.h25 struct xfbtree { struct
45 static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno) in xfbtree_verify_bno() argument
H A Dxfs_btree.h288 struct xfbtree *xfbtree; member
/linux/fs/xfs/scrub/
H A Drcbag.c26 struct xfbtree xfbtree; member
H A Drcbag_btree.c216 struct xfbtree *xfbtree) in rcbagbt_mem_cursor()