Searched refs:xchk_ilock_nowait (Results 1 - 5 of 5) sorted by last modified time

/linux-master/fs/xfs/scrub/
H A Dreaddir.c356 if (!xchk_ilock_nowait(sc, XFS_IOLOCK_EXCL))
H A Dorphanage.c260 if (xchk_ilock_nowait(sc, XFS_IOLOCK_EXCL))
H A Ddirtree_repair.c358 if (xchk_ilock_nowait(sc, XFS_IOLOCK_EXCL))
631 if (xchk_ilock_nowait(sc, XFS_IOLOCK_EXCL))
H A Dcommon.h144 bool xchk_ilock_nowait(struct xfs_scrub *sc, unsigned int ilock_flags);
H A Dcommon.c1113 xchk_ilock_nowait( function

Completed in 158 milliseconds