Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_inode.h517 #define XFS_ILOCK_SHIFT 24 macro
521 #define XFS_ILOCK_PARENT (XFS_ILOCK_PARENT_VAL << XFS_ILOCK_SHIFT)
532 >> XFS_ILOCK_SHIFT)
A Dxfs_inode.c360 class += subclass << XFS_ILOCK_SHIFT; in xfs_lock_inumorder()

Completed in 8 milliseconds