Searched refs:xchk_ilock (Results 1 - 11 of 11) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dnlinks_repair.c56 xchk_ilock(sc, XFS_IOLOCK_EXCL);
62 xchk_ilock(sc, XFS_ILOCK_EXCL);
H A Dparent.c154 xchk_ilock(sc, XFS_ILOCK_EXCL);
H A Dquota.c69 xchk_ilock(sc, XFS_ILOCK_EXCL);
162 xchk_ilock(sc, XFS_ILOCK_SHARED);
H A Drtbitmap.c56 xchk_ilock(sc, XFS_ILOCK_EXCL | XFS_ILOCK_RTBITMAP);
H A Dcommon.h167 void xchk_ilock(struct xfs_scrub *sc, unsigned int ilock_flags);
H A Dinode.c37 xchk_ilock(sc, XFS_IOLOCK_EXCL);
47 xchk_ilock(sc, XFS_ILOCK_EXCL);
H A Dquota_repair.c194 xchk_ilock(sc, XFS_ILOCK_EXCL);
551 xchk_ilock(sc, XFS_ILOCK_EXCL);
H A Drtsummary.c92 xchk_ilock(sc, XFS_ILOCK_EXCL | XFS_ILOCK_RTSUM);
H A Dbmap.c43 xchk_ilock(sc, XFS_IOLOCK_EXCL);
55 xchk_ilock(sc, XFS_MMAPLOCK_EXCL);
105 xchk_ilock(sc, XFS_ILOCK_EXCL);
H A Dcommon.c1091 xchk_ilock(sc, XFS_IOLOCK_EXCL);
1101 xchk_ilock(sc, XFS_ILOCK_EXCL);
1108 xchk_ilock( function
H A Dinode_repair.c1351 xchk_ilock(sc, XFS_IOLOCK_EXCL);
1373 xchk_ilock(sc, XFS_ILOCK_EXCL);

Completed in 147 milliseconds