xchk_install_live_inode
return xchk_install_live_inode(sc, ip_in);
int xchk_install_live_inode(struct xfs_scrub *sc, struct xfs_inode *ip);
error = xchk_install_live_inode(sc, ip_in);
error = xchk_install_live_inode(sc, ip);
error = xchk_install_live_inode(sc, xfs_quota_inode(sc->mp, dqtype));
error = xchk_install_live_inode(sc, rtg_bitmap(sc->sr.rtg));
error = xchk_install_live_inode(sc, rtg_refcount(sc->sr.rtg));
error = xchk_install_live_inode(sc, rtg_rmap(sc->sr.rtg));
error = xchk_install_live_inode(sc, rtg_summary(sc->sr.rtg));