Searched refs:xchk_iunlock (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dnlinks_repair.c135 xchk_iunlock(sc, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL);
142 xchk_iunlock(sc, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL);
H A Dparent.c153 xchk_iunlock(sc, XFS_ILOCK_EXCL);
H A Dquota.c176 xchk_iunlock(sc, XFS_ILOCK_SHARED);
321 xchk_iunlock(sc, sc->ilock_flags);
H A Dcommon.h169 void xchk_iunlock(struct xfs_scrub *sc, unsigned int ilock_flags);
H A Dquota_repair.c198 xchk_iunlock(sc, XFS_ILOCK_EXCL);
567 xchk_iunlock(sc, sc->ilock_flags);
H A Dscrub.c190 xchk_iunlock(sc, sc->ilock_flags);
H A Dcommon.c1130 xchk_iunlock( function

Completed in 156 milliseconds