Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dutil.c310 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW && in gfs2_lm()
326 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW) { in gfs2_withdraw()
408 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW) in gfs2_assert_warn_i()
H A Dincore.h546 #define GFS2_ERRORS_DEFAULT GFS2_ERRORS_WITHDRAW
547 #define GFS2_ERRORS_WITHDRAW 0 macro
H A Dsuper.c1171 case GFS2_ERRORS_WITHDRAW: in gfs2_show_options()
H A Dops_fstype.c1411 Opt_errors_withdraw = GFS2_ERRORS_WITHDRAW,