Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dutil.c151 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW && in gfs2_lm()
245 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW || in gfs2_withdraw()
297 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW) in gfs2_assert_warn_i()
H A Dincore.h548 #define GFS2_ERRORS_DEFAULT GFS2_ERRORS_WITHDRAW
549 #define GFS2_ERRORS_WITHDRAW 0 macro
H A Dsuper.c1133 case GFS2_ERRORS_WITHDRAW: in gfs2_show_options()
H A Dops_fstype.c1399 Opt_errors_withdraw = GFS2_ERRORS_WITHDRAW,