Searched refs:xchk_ilock_inverted (Results 1 – 3 of 3) sorted by relevance
195 error = xchk_ilock_inverted(dp, XFS_IOLOCK_SHARED); in xchk_parent_validate()206 error = xchk_ilock_inverted(sc->ip, XFS_IOLOCK_EXCL); in xchk_parent_validate()
148 int xchk_ilock_inverted(struct xfs_inode *ip, uint lock_mode);
885 xchk_ilock_inverted( in xchk_ilock_inverted() function