Searched refs:XFS_ATTR_NOLOCK (Results 1 – 3 of 3) sorted by relevance
20 #define XFS_ATTR_NOLOCK 0x04 /* Don't grab any conflicting locks */ macro
133 if (flags & XFS_ATTR_NOLOCK) in xfs_setattr()3073 if (attr_flags & XFS_ATTR_NOLOCK) in xfs_free_file_space()
639 0, XFS_ATTR_NOLOCK); in xfs_vn_fallocate()650 error = xfs_setattr(ip, &iattr, XFS_ATTR_NOLOCK); in xfs_vn_fallocate()