Home
last modified time | relevance | path

Searched refs:need_iolock (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_vnodeops.c308 int need_iolock = (flags & ATTR_DMI) == 0; in xfs_setattr() local
410 if (need_iolock) in xfs_setattr()
683 if (need_iolock) in xfs_setattr()
4323 int need_iolock = (attr_flags & ATTR_DMI) == 0; in xfs_free_file_space() local
4351 if (need_iolock) in xfs_free_file_space()
4476 if (need_iolock) in xfs_free_file_space()
4484 xfs_iunlock(ip, need_iolock ? (XFS_ILOCK_EXCL | XFS_IOLOCK_EXCL) : in xfs_free_file_space()