Searched refs:xfs_inobt_walk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iwalk.h | 39 int xfs_inobt_walk(struct xfs_mount *mp, struct xfs_trans *tp,
|
H A D | xfs_itable.c | 370 error = xfs_inobt_walk(breq->mp, NULL, breq->startino, breq->flags, in xfs_inumbers()
|
H A D | xfs_iwalk.c | 702 xfs_inobt_walk( in xfs_inobt_walk() function
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iwalk.h | 39 int xfs_inobt_walk(struct xfs_mount *mp, struct xfs_trans *tp,
|
H A D | xfs_iwalk.c | 736 xfs_inobt_walk( in xfs_inobt_walk() function
|
H A D | xfs_itable.c | 438 error = xfs_inobt_walk(breq->mp, tp, breq->startino, breq->flags, in xfs_inumbers()
|
Completed in 4 milliseconds