Searched refs:errors_behavior (Results 1 – 2 of 2) sorted by relevance
116 __u16 errors_behavior; member
1283 ret.errors_behavior = le16_to_cpu(es->s_errors); in ext4_ioctl_get_tune_sb()1319 es->s_errors = cpu_to_le16(params->errors_behavior); in ext4_sb_setparams()1408 (params.errors_behavior > EXT4_ERRORS_PANIC)) in ext4_ioctl_set_tune_sb()