Searched refs:XFS_ERR_CLASS_MAX (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_mount.h35 XFS_ERR_CLASS_MAX, enumerator in enum:__anon1062
215 struct xfs_error_cfg m_error_cfg[XFS_ERR_CLASS_MAX][XFS_ERR_ERRNO_MAX];
H A Dxfs_sysfs.c680 ASSERT(class < XFS_ERR_CLASS_MAX);
752 for (i = 0; i < XFS_ERR_CLASS_MAX; i++) {

Completed in 369 milliseconds