Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/scrub/
Dcommon.h158 int xchk_install_handle_inode(struct xfs_scrub *sc, struct xfs_inode *ip);
Dcommon.c821 xchk_install_handle_inode( in xchk_install_handle_inode() function
888 return xchk_install_handle_inode(sc, ip); in xchk_iget_for_scrubbing()
917 return xchk_install_handle_inode(sc, ip); in xchk_iget_for_scrubbing()
Dinode.c53 error = xchk_install_handle_inode(sc, ip); in xchk_install_handle_iscrub()