Lines Matching refs:xfs_ilock
97 * These two are wrapper routines around the xfs_ilock() routine used to
100 * call xfs_ilock(ip, XFS_ILOCK_SHARED) is that the inode lock also guards to
119 xfs_ilock(ip, lock_mode);
131 xfs_ilock(ip, lock_mode);
186 xfs_ilock(
217 * This is just like xfs_ilock(), except that the caller
225 * to be locked. See the comment for xfs_ilock() for a list
278 * xfs_ilock() and xfs_ilock_nowait(). The caller must pass
279 * in the flags given to xfs_ilock() or xfs_ilock_nowait() so
284 * to be unlocked. See the comment for xfs_ilock() for a list
512 xfs_ilock(ips[i], xfs_lock_inumorder(lock_mode, i));
575 xfs_ilock(ip0, xfs_lock_inumorder(ip0_mode, 0));
591 xfs_ilock(ip1, xfs_lock_inumorder(ip1_mode, 1));
1019 xfs_ilock(dp, XFS_ILOCK_EXCL | XFS_ILOCK_PARENT);
1511 xfs_ilock(ip, XFS_ILOCK_EXCL);
1604 xfs_ilock(ip, XFS_ILOCK_EXCL);
3473 xfs_ilock(ip, XFS_ILOCK_SHARED);
3553 xfs_ilock(ip1, XFS_MMAPLOCK_EXCL);
3566 xfs_ilock(ip2, xfs_lock_inumorder(XFS_MMAPLOCK_EXCL, 1));
3753 xfs_ilock(ip, XFS_ILOCK_SHARED);