XFS_IOLOCK_EXCL 643 fs/xfs/linux-2.6/xfs_iops.c xfs_ilock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 659 fs/xfs/linux-2.6/xfs_iops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 328 fs/xfs/linux-2.6/xfs_lrw.c xfs_ilock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 331 fs/xfs/linux-2.6/xfs_lrw.c int iolock = XFS_IOLOCK_EXCL; XFS_IOLOCK_EXCL 337 fs/xfs/linux-2.6/xfs_lrw.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 373 fs/xfs/linux-2.6/xfs_lrw.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 468 fs/xfs/linux-2.6/xfs_lrw.c ASSERT(xfs_isilocked(ip, XFS_ILOCK_EXCL|XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 477 fs/xfs/linux-2.6/xfs_lrw.c ASSERT(xfs_isilocked(ip, XFS_ILOCK_EXCL|XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 508 fs/xfs/linux-2.6/xfs_lrw.c ASSERT(xfs_isilocked(ip, XFS_ILOCK_EXCL|XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 605 fs/xfs/linux-2.6/xfs_lrw.c iolock = XFS_IOLOCK_EXCL; XFS_IOLOCK_EXCL 659 fs/xfs/linux-2.6/xfs_lrw.c iolock = XFS_IOLOCK_EXCL; XFS_IOLOCK_EXCL 736 fs/xfs/linux-2.6/xfs_lrw.c xfs_ilock_demote(xip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 135 fs/xfs/xfs_dfrag.c static uint lock_flags = XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL; XFS_IOLOCK_EXCL 158 fs/xfs/xfs_dfrag.c xfs_lock_two_inodes(ip, tip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 256 fs/xfs/xfs_dfrag.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 257 fs/xfs/xfs_dfrag.c xfs_iunlock(tip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 557 fs/xfs/xfs_filestream.c if (!xfs_ilock_nowait(pip, XFS_IOLOCK_EXCL)) { XFS_IOLOCK_EXCL 614 fs/xfs/xfs_filestream.c xfs_iunlock(pip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 704 fs/xfs/xfs_filestream.c xfs_ilock(pip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 757 fs/xfs/xfs_filestream.c xfs_iunlock(pip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 474 fs/xfs/xfs_iget.c xfs_ilock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 493 fs/xfs/xfs_iget.c xfs_iunlock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 620 fs/xfs/xfs_iget.c ASSERT((lock_flags & (XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL)) != XFS_IOLOCK_EXCL 621 fs/xfs/xfs_iget.c (XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 626 fs/xfs/xfs_iget.c if (lock_flags & XFS_IOLOCK_EXCL) XFS_IOLOCK_EXCL 661 fs/xfs/xfs_iget.c ASSERT((lock_flags & (XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL)) != XFS_IOLOCK_EXCL 662 fs/xfs/xfs_iget.c (XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 667 fs/xfs/xfs_iget.c if (lock_flags & XFS_IOLOCK_EXCL) { XFS_IOLOCK_EXCL 685 fs/xfs/xfs_iget.c if (lock_flags & XFS_IOLOCK_EXCL) XFS_IOLOCK_EXCL 715 fs/xfs/xfs_iget.c ASSERT((lock_flags & (XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL)) != XFS_IOLOCK_EXCL 716 fs/xfs/xfs_iget.c (XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 723 fs/xfs/xfs_iget.c if (lock_flags & XFS_IOLOCK_EXCL) XFS_IOLOCK_EXCL 755 fs/xfs/xfs_iget.c ASSERT(lock_flags & (XFS_IOLOCK_EXCL|XFS_ILOCK_EXCL)); XFS_IOLOCK_EXCL 756 fs/xfs/xfs_iget.c ASSERT((lock_flags & ~(XFS_IOLOCK_EXCL|XFS_ILOCK_EXCL)) == 0); XFS_IOLOCK_EXCL 760 fs/xfs/xfs_iget.c if (lock_flags & XFS_IOLOCK_EXCL) XFS_IOLOCK_EXCL 783 fs/xfs/xfs_iget.c if ((lock_flags & (XFS_IOLOCK_EXCL|XFS_IOLOCK_SHARED)) == XFS_IOLOCK_EXCL 784 fs/xfs/xfs_iget.c XFS_IOLOCK_EXCL) { XFS_IOLOCK_EXCL 1299 fs/xfs/xfs_inode.c ASSERT(xfs_isilocked(ip, XFS_IOLOCK_EXCL|XFS_IOLOCK_SHARED)); XFS_IOLOCK_EXCL 1409 fs/xfs/xfs_inode.c ASSERT(xfs_isilocked(ip, XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 1534 fs/xfs/xfs_inode.c ASSERT(xfs_isilocked(ip, XFS_ILOCK_EXCL|XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 1694 fs/xfs/xfs_inode.c XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1726 fs/xfs/xfs_inode.c xfs_trans_ijoin(ntp, ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 401 fs/xfs/xfs_inode.h #define XFS_LOCK_MASK (XFS_IOLOCK_EXCL | XFS_IOLOCK_SHARED \ XFS_IOLOCK_EXCL 670 fs/xfs/xfs_inode_item.c xfs_isilocked(iip->ili_inode, XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 726 fs/xfs/xfs_inode_item.c lock_flags |= XFS_IOLOCK_EXCL; XFS_IOLOCK_EXCL 115 fs/xfs/xfs_trans_inode.c ASSERT((!(lock_flags & XFS_IOLOCK_EXCL)) || XFS_IOLOCK_EXCL 116 fs/xfs/xfs_trans_inode.c xfs_isilocked(ip, XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 117 fs/xfs/xfs_trans_inode.c ASSERT((!(lock_flags & XFS_IOLOCK_EXCL)) || XFS_IOLOCK_EXCL 120 fs/xfs/xfs_trans_inode.c xfs_isilocked(ip, XFS_IOLOCK_EXCL|XFS_IOLOCK_SHARED)); XFS_IOLOCK_EXCL 124 fs/xfs/xfs_trans_inode.c if (lock_flags & (XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL)) { XFS_IOLOCK_EXCL 157 fs/xfs/xfs_trans_inode.c if (lock_flags & XFS_IOLOCK_EXCL) { XFS_IOLOCK_EXCL 207 fs/xfs/xfs_trans_inode.c if (lock_flags & XFS_IOLOCK_EXCL) { XFS_IOLOCK_EXCL 353 fs/xfs/xfs_utils.c xfs_ilock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 356 fs/xfs/xfs_utils.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 365 fs/xfs/xfs_utils.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 375 fs/xfs/xfs_utils.c xfs_trans_ijoin(tp, ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 400 fs/xfs/xfs_utils.c xfs_iunlock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 179 fs/xfs/xfs_vnodeops.c lock_flags |= XFS_IOLOCK_EXCL; XFS_IOLOCK_EXCL 376 fs/xfs/xfs_vnodeops.c ASSERT(lock_flags == XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 386 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 869 fs/xfs/xfs_vnodeops.c xfs_ilock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 875 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 886 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 892 fs/xfs/xfs_vnodeops.c XFS_IOLOCK_EXCL | XFS_IOLOCK_EXCL 912 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, (use_iolock ? (XFS_IOLOCK_EXCL|XFS_ILOCK_EXCL) XFS_IOLOCK_EXCL 964 fs/xfs/xfs_vnodeops.c xfs_ilock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 967 fs/xfs/xfs_vnodeops.c xfs_trans_ijoin(tp, ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1012 fs/xfs/xfs_vnodeops.c xfs_trans_ijoin(tp, ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1066 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 1095 fs/xfs/xfs_vnodeops.c xfs_ilock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1118 fs/xfs/xfs_vnodeops.c ASSERT(xfs_isilocked(ip, XFS_IOLOCK_EXCL)); XFS_IOLOCK_EXCL 1140 fs/xfs/xfs_vnodeops.c xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 1154 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1298 fs/xfs/xfs_vnodeops.c xfs_ilock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1303 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1315 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1320 fs/xfs/xfs_vnodeops.c xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 1336 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 1354 fs/xfs/xfs_vnodeops.c xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 1367 fs/xfs/xfs_vnodeops.c xfs_ilock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 1368 fs/xfs/xfs_vnodeops.c xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 1434 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); XFS_IOLOCK_EXCL 1722 fs/xfs/xfs_vnodeops.c if (lock_mode & (XFS_IOLOCK_SHARED|XFS_IOLOCK_EXCL)) XFS_IOLOCK_EXCL 1857 fs/xfs/xfs_vnodeops.c if (lock_mode & (XFS_IOLOCK_SHARED|XFS_IOLOCK_EXCL)) XFS_IOLOCK_EXCL 3314 fs/xfs/xfs_vnodeops.c xfs_ilock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 3448 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, XFS_IOLOCK_EXCL); XFS_IOLOCK_EXCL 3455 fs/xfs/xfs_vnodeops.c xfs_iunlock(ip, need_iolock ? (XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL) :