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.c892 xchk_install_handle_inode( in xchk_install_handle_inode() function
959 return xchk_install_handle_inode(sc, ip); in xchk_iget_for_scrubbing()
988 return xchk_install_handle_inode(sc, ip); in xchk_iget_for_scrubbing()
H A Dcommon.h147 int xchk_install_handle_inode(struct xfs_scrub *sc, struct xfs_inode *ip); in xchk_ag_init_existing()
H A Dinode.c59 error = xchk_install_handle_inode(sc, ip); in xchk_install_handle_iscrub()