Home
last modified time | relevance | path

Searched refs:xfs_inobt_cur (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h69 int xfs_inobt_cur(struct xfs_perag *pag, struct xfs_trans *tp,
H A Dxfs_ialloc_btree.c726 xfs_inobt_cur( in xfs_inobt_cur() function
759 error = xfs_inobt_cur(pag, tp, btnum, &cur, &agbp); in xfs_inobt_count_blocks()
/openbmc/linux/fs/xfs/
H A Dxfs_iwalk.c278 error = xfs_inobt_cur(pag, tp, XFS_BTNUM_INO, curpp, agi_bpp); in xfs_iwalk_ag_start()
393 error = xfs_inobt_cur(iwag->pag, iwag->tp, XFS_BTNUM_INO, curpp, in xfs_iwalk_run_callbacks()