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

/linux-master/fs/gfs2/
H A Dutil.c310 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW &&
326 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW) {
409 if (sdp->sd_args.ar_errors == GFS2_ERRORS_WITHDRAW)
H A Dincore.h546 #define GFS2_ERRORS_DEFAULT GFS2_ERRORS_WITHDRAW
547 #define GFS2_ERRORS_WITHDRAW 0 macro
H A Dsuper.c1152 case GFS2_ERRORS_WITHDRAW:
H A Dops_fstype.c1408 Opt_errors_withdraw = GFS2_ERRORS_WITHDRAW,

Completed in 136 milliseconds