Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_iwalk.h39 int xfs_inobt_walk(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_itable.c370 error = xfs_inobt_walk(breq->mp, NULL, breq->startino, breq->flags, in xfs_inumbers()
Dxfs_iwalk.c702 xfs_inobt_walk( in xfs_inobt_walk() function