Home
last modified time | relevance | path

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

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