Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dscrub.h273 int xchk_inode(struct xfs_scrub *sc);
H A Dinode.c71 * xchk_inode directly. Userspace cannot call this directly. in xchk_install_handle_iscrub()
209 * the inode until we can flag the corruption in xchk_inode. The in xchk_setup_inode()
806 xchk_inode( in xchk_inode() function
H A Dscrub.c355 .scrub = xchk_inode,