Searched refs:xchk_iget_agi (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dcommon.h179 int xchk_iget_agi(struct xfs_scrub *sc, xfs_ino_t inum,
H A Dcommon.c804 xchk_iget_agi( function
848 * Hence xchk_iget_agi() needs to drop the AGI lock on EAGAIN
981 error = xchk_iget_agi(sc, sc->sm->sm_ino, &agi_bp, &ip);
H A Dinode.c138 error = xchk_iget_agi(sc, sc->sm->sm_ino, &agi_bp, &ip);
H A Dnlinks.c671 error = xchk_iget_agi(xnc->sc, ino, &agi_bp, &ip);

Completed in 231 milliseconds