Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dscrub.h84 int xchk_inode(struct xfs_scrub *sc);
Dscrub.c273 .scrub = xchk_inode,
Dinode.c567 xchk_inode( in xchk_inode() function