Searched refs:xfs_iwalk (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_iwalk.h21 int xfs_iwalk(struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino,
H A DMakefile84 xfs_iwalk.o \
H A Dxfs_itable.c17 #include "xfs_iwalk.h"
308 error = xfs_iwalk(breq->mp, tp, breq->startino, iwalk_flags,
H A Dxfs_iwalk.c17 #include "xfs_iwalk.h"
546 xfs_iwalk( function
652 error = xfs_pwork_init(mp, &pctl, xfs_iwalk_ag_work, "xfs_iwalk");

Completed in 169 milliseconds