Searched refs:error_level (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_globals.c20 .error_level = { 0, 3, 11 },
H A Dxfs_sysctl.h26 xfs_sysctl_val_t error_level; /* Degree of reporting for problems */ member in struct:xfs_param
H A Dxfs_sysctl.c99 .procname = "error_level",
100 .data = &xfs_params.error_level.val,
104 .extra1 = &xfs_params.error_level.min,
105 .extra2 = &xfs_params.error_level.max
H A Dxfs_linux.h95 #define xfs_error_level xfs_params.error_level.val

Completed in 170 milliseconds