Home
last modified time | relevance | path

Searched refs:xfs_error_level (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_error.c273 if (level <= xfs_error_level) { in xfs_error_report()
324 if (level <= xfs_error_level) in xfs_corruption_error()
Dxfs_rw.c152 if (XFS_ERRLEVEL_HIGH <= xfs_error_level) { in xfs_do_force_shutdown()
Dxfs_da_btree.c2159 if (xfs_error_level >= XFS_ERRLEVEL_LOW) { in xfs_da_do_buf()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_linux.h137 #define xfs_error_level xfs_params.error_level.val in BUFFER_FNS() macro