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

/linux-master/fs/xfs/scrub/
H A Dcommon.h182 int xchk_install_handle_inode(struct xfs_scrub *sc, struct xfs_inode *ip);
H A Dcommon.c889 xchk_install_handle_inode( function
956 return xchk_install_handle_inode(sc, ip);
985 return xchk_install_handle_inode(sc, ip);
H A Dinode.c59 error = xchk_install_handle_inode(sc, ip);

Completed in 120 milliseconds