Searched refs:XFS_IOLOCK_MAX_SUBCLASS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/xfs/ | ||
H A D | xfs_inode.h | 450 #define XFS_IOLOCK_MAX_SUBCLASS 3 macro |
H A D | xfs_inode.c | 418 ASSERT(subclass <= XFS_IOLOCK_MAX_SUBCLASS); in xfs_lock_inumorder() |