Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h338 #define XFS_IOLOCK_DEP(flags) (((flags) & XFS_IOLOCK_DEP_MASK) \ macro
Dxfs_inode.c187 XFS_IOLOCK_DEP(lock_flags)); in xfs_ilock()
190 XFS_IOLOCK_DEP(lock_flags)); in xfs_ilock()