Searched defs:XFS_IOLOCK_EXCL (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_file.c903 xfs_assert_ilocked(XFS_I(inode), XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); local
[all...]
H A Dxfs_inode.h385 #define XFS_IOLOCK_EXCL (1u << 0) macro

Completed in 207 milliseconds