Searched refs:xfbtree_init (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_btree_mem.h | 65 int xfbtree_init(struct xfs_mount *mp, struct xfbtree *xfbt,
|
| H A D | xfs_btree_mem.c | 114 xfbtree_init( in xfbtree_init() function
|
| H A D | xfs_rmap_btree.c | 649 return xfbtree_init(mp, xfbt, btp, &xfs_rmapbt_mem_ops); in xfs_rmapbt_mem_init()
|
| H A D | xfs_rtrmap_btree.c | 637 return xfbtree_init(mp, xfbt, btp, &xfs_rtrmapbt_mem_ops); in xfs_rtrmapbt_mem_init()
|
| /linux/fs/xfs/scrub/ |
| H A D | rcbag_btree.c | 218 return xfbtree_init(mp, xfbt, btp, &rcbagbt_mem_ops); in rcbagbt_mem_init()
|
| /linux/fs/xfs/ |
| H A D | xfs_trace.h | 5161 TRACE_EVENT(xfbtree_init,
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 2219 ``xfbtree_init`` to initialize the passed in ``struct xfbtree`` and write an
|