Home
last modified time | relevance | path

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

/Linux-v5.15/fs/gfs2/
Dutil.c311 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW && in gfs2_lm()
327 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW && in gfs2_withdraw()
339 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW) { in gfs2_withdraw()
410 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.c1050 case GFS2_ERRORS_WITHDRAW: in gfs2_show_options()
Dops_fstype.c1393 Opt_errors_withdraw = GFS2_ERRORS_WITHDRAW,