Home
last modified time | relevance | path

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

/fs/gfs2/
Dutil.c76 if (sdp->sd_args.ar_errors == GFS2_ERRORS_PANIC) in gfs2_lm_withdraw()
123 if (sdp->sd_args.ar_errors == GFS2_ERRORS_PANIC) in gfs2_assert_warn_i()
Dops_fstype.c1295 Opt_errors_panic = GFS2_ERRORS_PANIC,
1378 if (result.boolean && args->ar_errors == GFS2_ERRORS_PANIC) in gfs2_parse_param()
1434 if (args->ar_debug && result.uint_32 == GFS2_ERRORS_PANIC) in gfs2_parse_param()
Dincore.h567 #define GFS2_ERRORS_PANIC 3 macro
Dsuper.c1128 case GFS2_ERRORS_PANIC: in gfs2_show_options()