Searched refs:GFS2_ERRORS_PANIC (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/gfs2/
H A Dutil.c360 if (sdp->sd_args.ar_errors == GFS2_ERRORS_PANIC)
386 if (sdp->sd_args.ar_errors == GFS2_ERRORS_PANIC)
418 if (sdp->sd_args.ar_errors == GFS2_ERRORS_PANIC)
H A Dsuper.c1156 case GFS2_ERRORS_PANIC:
H A Dops_fstype.c1390 Opt_errors_panic = GFS2_ERRORS_PANIC,
1463 if (result.boolean && args->ar_errors == GFS2_ERRORS_PANIC)
1513 if (args->ar_debug && result.uint_32 == GFS2_ERRORS_PANIC)
H A Dincore.h550 #define GFS2_ERRORS_PANIC 3 macro

Completed in 173 milliseconds