Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Dutil.c319 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW && in gfs2_lm()
335 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW && in gfs2_withdraw()
347 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW) { in gfs2_withdraw()
418 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW) in gfs2_assert_warn_i()
Dincore.h545 #define GFS2_ERRORS_DEFAULT GFS2_ERRORS_WITHDRAW
546 #define GFS2_ERRORS_WITHDRAW 0 macro
Dsuper.c1051 case GFS2_ERRORS_WITHDRAW: in gfs2_show_options()
Dops_fstype.c1396 Opt_errors_withdraw = GFS2_ERRORS_WITHDRAW,