Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dcommon.c1073 xchk_install_handle_inode( in xchk_install_handle_inode() function
1146 return xchk_install_handle_inode(sc, ip); in xchk_iget_for_scrubbing()
1175 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()