Lines Matching refs:XFS_IOLOCK_EXCL

411 			lock_flags |= XFS_IOLOCK_EXCL;  in xfs_setattr()
674 ASSERT(lock_flags == XFS_IOLOCK_EXCL); in xfs_setattr()
684 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_setattr()
1254 xfs_ilock(ip, XFS_IOLOCK_EXCL); in xfs_inactive_free_eofblocks()
1265 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_inactive_free_eofblocks()
1271 XFS_IOLOCK_EXCL | in xfs_inactive_free_eofblocks()
1292 xfs_iunlock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive_free_eofblocks()
1343 xfs_ilock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive_symlink_rmt()
1346 xfs_trans_ijoin(tp, ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); in xfs_inactive_symlink_rmt()
1391 xfs_trans_ijoin(tp, ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); in xfs_inactive_symlink_rmt()
1445 xfs_iunlock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive_symlink_rmt()
1474 xfs_ilock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); in xfs_inactive_symlink_local()
1510 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_inactive_attrs()
1523 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_inactive_attrs()
1528 xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive_attrs()
1671 xfs_ilock(ip, XFS_IOLOCK_EXCL); in xfs_inactive()
1683 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_inactive()
1688 xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive()
1704 xfs_iunlock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive()
1722 xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive()
1735 xfs_ilock(ip, XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL); in xfs_inactive()
1736 xfs_trans_ijoin(tp, ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive()
1796 xfs_iunlock(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_inactive()
3630 xfs_ilock(ip, XFS_IOLOCK_EXCL); in xfs_rwlock()
3634 return (xfs_ilock_nowait(ip, XFS_IOLOCK_EXCL)); in xfs_rwlock()
3668 xfs_refcache_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_rwunlock()
3838 xfs_ilock(ip, XFS_IOLOCK_EXCL); in xfs_reclaim()
3858 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_reclaim()
4352 xfs_ilock(ip, XFS_IOLOCK_EXCL); in xfs_free_file_space()
4477 xfs_iunlock(ip, XFS_IOLOCK_EXCL); in xfs_free_file_space()
4484 xfs_iunlock(ip, need_iolock ? (XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL) : in xfs_free_file_space()