Searched defs:comp_opts (Results 1 – 7 of 7) sorted by relevance
79 static struct lz4_comp_opts comp_opts; in lz4_dump_options() local112 struct lz4_comp_opts *comp_opts = buffer; in lz4_extract_options() local164 struct lz4_comp_opts *comp_opts = buffer; in lz4_check_options() local189 struct lz4_comp_opts *comp_opts = buffer; in lz4_display_options() local
67 struct comp_opts { struct68 int dictionary_size;69 int flags;
167 static struct lzo_comp_opts comp_opts; in lzo_dump_options() local212 struct lzo_comp_opts *comp_opts = buffer; in lzo_extract_options() local268 struct lzo_comp_opts *comp_opts = buffer; in lzo_display_options() local
174 static struct gzip_comp_opts comp_opts; in gzip_dump_options() local226 struct gzip_comp_opts *comp_opts = buffer; in gzip_extract_options() local281 struct gzip_comp_opts *comp_opts = buffer; in gzip_display_options() local
228 static struct comp_opts comp_opts; in xz_dump_options() local279 struct comp_opts *comp_opts = buffer; in xz_extract_options() local327 struct comp_opts *comp_opts = buffer; in xz_display_options() local
106 int comp_opts = FALSE; variable
18 static const struct xt_option_entry comp_opts[] = { variable