Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_iwalk.h39 int xfs_inobt_walk(struct xfs_mount *mp, struct xfs_trans *tp,
H A Dxfs_itable.c438 error = xfs_inobt_walk(breq->mp, tp, breq->startino, breq->flags, in xfs_inumbers()
H A Dxfs_iwalk.c736 xfs_inobt_walk( in xfs_inobt_walk() function