Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h449 #define XFS_IOLOCK_SHIFT 16 macro
473 >> XFS_IOLOCK_SHIFT)
H A Dxfs_inode.c419 class += subclass << XFS_IOLOCK_SHIFT; in xfs_lock_inumorder()