Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dscrub.h106 int xchk_inode(struct xfs_scrub *sc);
Dscrub.c258 .scrub = xchk_inode,
Dinode.c595 xchk_inode( in xchk_inode() function