Lines Matching refs:xfs_ilock
94 * These two are wrapper routines around the xfs_ilock() routine used to
97 * call xfs_ilock(ip, XFS_ILOCK_SHARED) is that the inode lock also guards to
117 xfs_ilock(ip, lock_mode);
131 xfs_ilock(ip, lock_mode);
166 xfs_ilock(
205 * This is just like xfs_ilock(), except that the caller
213 * to be locked. See the comment for xfs_ilock() for a list
277 * xfs_ilock() and xfs_ilock_nowait(). The caller must pass
278 * in the flags given to xfs_ilock() or xfs_ilock_nowait() so
283 * to be unlocked. See the comment for xfs_ilock() for a list
501 xfs_ilock(ips[i], xfs_lock_inumorder(lock_mode, i));
581 xfs_ilock(ip0, xfs_lock_inumorder(ip0_mode, 0));
597 xfs_ilock(ip1, xfs_lock_inumorder(ip1_mode, 1));
1169 xfs_ilock(dp, XFS_ILOCK_EXCL | XFS_ILOCK_PARENT);
1664 xfs_ilock(ip, XFS_ILOCK_EXCL);
1757 xfs_ilock(ip, XFS_ILOCK_EXCL);
3723 xfs_ilock(ip, XFS_ILOCK_SHARED);
3803 xfs_ilock(ip1, XFS_MMAPLOCK_EXCL);