Searched refs:xchk_dir_walk (Results 1 – 4 of 4) sorted by relevance
13 int xchk_dir_walk(struct xfs_scrub *sc, struct xfs_inode *dp,
160 error = xchk_dir_walk(sc, dp, xchk_parent_actor, &spc); in xchk_parent_validate()
268 xchk_dir_walk( in xchk_dir_walk() function
786 error = xchk_dir_walk(sc, sc->ip, xchk_dir_actor, NULL); in xchk_directory()