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