Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h476 #define XFS_IOLOCK_PARENT (XFS_LOCK_PARENT << XFS_IOLOCK_SHIFT) macro
Dxfs_filestream.c755 xfs_ilock(pip, XFS_IOLOCK_EXCL | XFS_IOLOCK_PARENT); in xfs_filestream_new_ag()