xfs_refcountbt_init_cursor 1128 fs/xfs/libxfs/xfs_refcount.c 		rcur = xfs_refcountbt_init_cursor(mp, tp, agbp, agno);
xfs_refcountbt_init_cursor 1647 fs/xfs/libxfs/xfs_refcount.c 	cur = xfs_refcountbt_init_cursor(mp, tp, agbp, agno);
xfs_refcountbt_init_cursor   27 fs/xfs/libxfs/xfs_refcount_btree.c 	return xfs_refcountbt_init_cursor(cur->bc_mp, cur->bc_tp,
xfs_refcountbt_init_cursor   46 fs/xfs/libxfs/xfs_refcount_btree.h extern struct xfs_btree_cur *xfs_refcountbt_init_cursor(struct xfs_mount *mp,
xfs_refcountbt_init_cursor  283 fs/xfs/scrub/agheader_repair.c 		cur = xfs_refcountbt_init_cursor(mp, sc->tp, agf_bp,
xfs_refcountbt_init_cursor  512 fs/xfs/scrub/common.c 		sa->refc_cur = xfs_refcountbt_init_cursor(mp, sc->tp,
xfs_refcountbt_init_cursor  212 fs/xfs/xfs_fsmap.c 	cur = xfs_refcountbt_init_cursor(mp, tp, info->agf_bp,
xfs_refcountbt_init_cursor  149 fs/xfs/xfs_reflink.c 	cur = xfs_refcountbt_init_cursor(mp, tp, agbp, agno);