Searched defs:xfbt (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_mem.h45 static inline bool xfbtree_verify_bno(struct xfbtree *xfbt, xfbno_t bno) argument
H A Dxfs_btree_mem.c69 xfbtree_destroy( struct xfbtree *xfbt) argument
86 xfbtree_init_leaf_block( struct xfs_mount *mp, struct xfbtree *xfbt, const struct xfs_btree_ops *ops) argument
115 xfbtree_init( struct xfs_mount *mp, struct xfbtree *xfbt, struct xfs_buftarg *btp, const struct xfs_btree_ops *ops) argument
169 struct xfbtree *xfbt = cur->bc_mem.xfbtree; local
194 struct xfbtree *xfbt = cur->bc_mem.xfbtree; local
214 struct xfbtree *xfbt = cur->bc_mem.xfbtree; local
225 struct xfbtree *xfbt = cur->bc_mem.xfbtree; local
232 xfbtree_buf_match( struct xfbtree *xfbt, const struct xfs_log_item *lip) argument
268 xfbtree_trans_commit( struct xfbtree *xfbt, struct xfs_trans *tp) argument
319 xfbtree_trans_cancel( struct xfbtree *xfbt, struct xfs_trans *tp) argument
[all...]
H A Dxfs_rmap_btree.c639 xfs_rmapbt_mem_cursor( struct xfs_perag *pag, struct xfs_trans *tp, struct xfbtree *xfbt) argument
658 xfs_rmapbt_mem_init( struct xfs_mount *mp, struct xfbtree *xfbt, struct xfs_buftarg *btp, xfs_agnumber_t agno) argument
/linux-master/fs/xfs/scrub/
H A Drcbag_btree.c230 rcbagbt_mem_init( struct xfs_mount *mp, struct xfbtree *xfbt, struct xfs_buftarg *btp) argument

Completed in 125 milliseconds