xchk_ilock_inverted 148 fs/xfs/scrub/common.h int xchk_ilock_inverted(struct xfs_inode *ip, uint lock_mode); xchk_ilock_inverted 195 fs/xfs/scrub/parent.c error = xchk_ilock_inverted(dp, XFS_IOLOCK_SHARED); xchk_ilock_inverted 206 fs/xfs/scrub/parent.c error = xchk_ilock_inverted(sc->ip, XFS_IOLOCK_EXCL);