Searched refs:xfs_inobt_cur (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_ialloc_btree.h | 67 int xfs_inobt_cur(struct xfs_mount *mp, struct xfs_trans *tp,
|
| D | xfs_ialloc_btree.c | 567 xfs_inobt_cur( in xfs_inobt_cur() function 607 error = xfs_inobt_cur(mp, tp, agno, btnum, &cur, &agbp); in xfs_inobt_count_blocks()
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_iwalk.c | 270 error = xfs_inobt_cur(mp, tp, agno, XFS_BTNUM_INO, curpp, agi_bpp); in xfs_iwalk_ag_start() 370 error = xfs_inobt_cur(mp, tp, agno, XFS_BTNUM_INO, curpp, agi_bpp); in xfs_iwalk_run_callbacks()
|