Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_inode.h421 #define XFS_IOLOCK_MAX_SUBCLASS 3 macro
Dxfs_inode.c418 ASSERT(subclass <= XFS_IOLOCK_MAX_SUBCLASS); in xfs_lock_inumorder()