Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h450 #define XFS_IOLOCK_MAX_SUBCLASS 3 macro
H A Dxfs_inode.c418 ASSERT(subclass <= XFS_IOLOCK_MAX_SUBCLASS); in xfs_lock_inumorder()