Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Dscrub.h84 int xchk_inode(struct xfs_scrub *sc);
Dscrub.c273 .scrub = xchk_inode,
Dinode.c568 xchk_inode( in xchk_inode() function