Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcommon.c1074 xchk_install_handle_inode( in xchk_install_handle_inode() function
1147 return xchk_install_handle_inode(sc, ip); in xchk_iget_for_scrubbing()
1176 return xchk_install_handle_inode(sc, ip); in xchk_iget_for_scrubbing()
H A Dcommon.h192 int xchk_install_handle_inode(struct xfs_scrub *sc, struct xfs_inode *ip);
H A Dinode.c59 error = xchk_install_handle_inode(sc, ip); in xchk_install_handle_iscrub()