/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_refcount_btree.c | 384 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree() local 361 xfs_refcountbt_stage_cursor( struct xfs_mount *mp, struct xbtree_afakeroot *afake, xfs_agnumber_t agno) xfs_refcountbt_stage_cursor() argument
|
H A D | xfs_btree_staging.c | 90 struct xbtree_afakeroot *afake; in xfs_btree_fakeroot_init_ptr_from_cur() local 119 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_btree_afakeroot_set_root() local 132 xfs_btree_stage_afakeroot( struct xfs_btree_cur *cur, struct xbtree_afakeroot *afake) xfs_btree_stage_afakeroot() argument [all...] |
H A D | xfs_rmap_btree.c | 515 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_rmapbt_commit_staged_btree() local 492 xfs_rmapbt_stage_cursor( struct xfs_mount *mp, struct xbtree_afakeroot *afake, xfs_agnumber_t agno) xfs_rmapbt_stage_cursor() argument
|
H A D | xfs_alloc_btree.c | 559 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree() local 535 xfs_allocbt_stage_cursor( struct xfs_mount *mp, struct xbtree_afakeroot *afake, xfs_agnumber_t agno, xfs_btnum_t btnum) xfs_allocbt_stage_cursor() argument
|
H A D | xfs_ialloc_btree.c | 503 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_inobt_commit_staged_btree() local 479 xfs_inobt_stage_cursor( struct xfs_mount *mp, struct xbtree_afakeroot *afake, xfs_agnumber_t agno, xfs_btnum_t btnum) xfs_inobt_stage_cursor() argument [all...] |
H A D | xfs_btree.h | 185 struct xbtree_afakeroot *afake; /* for staging cursor */ member
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_rmap_btree.c | 562 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_rmapbt_commit_staged_btree() local 539 xfs_rmapbt_stage_cursor( struct xfs_mount *mp, struct xbtree_afakeroot *afake, struct xfs_perag *pag) xfs_rmapbt_stage_cursor() argument
|
H A D | xfs_alloc_btree.c | 576 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree() local 552 xfs_allocbt_stage_cursor( struct xfs_mount *mp, struct xbtree_afakeroot *afake, struct xfs_perag *pag, xfs_btnum_t btnum) xfs_allocbt_stage_cursor() argument
|
H A D | xfs_btree_staging.c | 90 struct xbtree_afakeroot *afake; in xfs_btree_fakeroot_init_ptr_from_cur() local 119 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_btree_afakeroot_set_root() local 132 xfs_btree_stage_afakeroot( struct xfs_btree_cur *cur, struct xbtree_afakeroot *afake) xfs_btree_stage_afakeroot() argument [all...] |
H A D | xfs_refcount_btree.c | 403 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree() local 380 xfs_refcountbt_stage_cursor( struct xfs_mount *mp, struct xbtree_afakeroot *afake, struct xfs_perag *pag) xfs_refcountbt_stage_cursor() argument
|
H A D | xfs_ialloc_btree.c | 519 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_inobt_commit_staged_btree() local 496 xfs_inobt_stage_cursor( struct xfs_perag *pag, struct xbtree_afakeroot *afake, xfs_btnum_t btnum) xfs_inobt_stage_cursor() argument [all...] |
H A D | xfs_btree.h | 223 struct xbtree_afakeroot *afake; /* for staging cursor */ member
|