Home
last modified time | relevance | path

Searched refs:xchk_dir_walk (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Dreaddir.h13 int xchk_dir_walk(struct xfs_scrub *sc, struct xfs_inode *dp,
H A Dparent.c160 error = xchk_dir_walk(sc, dp, xchk_parent_actor, &spc); in xchk_parent_validate()
H A Dreaddir.c268 xchk_dir_walk( in xchk_dir_walk() function
H A Ddir.c786 error = xchk_dir_walk(sc, sc->ip, xchk_dir_actor, NULL); in xchk_directory()