Searched refs:xchk_install_live_inode (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drtbitmap.c48 error = xchk_install_live_inode(sc, sc->mp->m_rbmip);
H A Dcommon.h165 int xchk_install_live_inode(struct xfs_scrub *sc, struct xfs_inode *ip);
H A Dquota.c65 error = xchk_install_live_inode(sc, xfs_quota_inode(sc->mp, dqtype));
H A Drtsummary.c77 error = xchk_install_live_inode(sc, mp->m_rsumip);
H A Dcommon.c908 xchk_install_live_inode( function
945 return xchk_install_live_inode(sc, ip_in);
H A Dinode.c90 error = xchk_install_live_inode(sc, ip_in);

Completed in 187 milliseconds