Searched refs:scrub_opts (Results 1 – 1 of 1) sorted by relevance
299 struct scrub_opts { struct306 } scrub_opts; argument453 struct scrub_opts scrub_opts; member532 %type <v.scrub_opts> scrub_opts scrub_opt scrub_opts_l1017 scrub_opts : {1018 bzero(&scrub_opts, sizeof scrub_opts);1021 { $$ = scrub_opts; }1029 if (scrub_opts.nodf) {1033 scrub_opts.nodf = 1;1045 scrub_opts.minttl = $2;[all …]