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