Home
last modified time | relevance | path

Searched refs:opt_group (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Doptgroup.c8 static const struct opt_group fio_opt_groups[] = {
42 static const struct opt_group fio_opt_cat_groups[] = {
176 static const struct opt_group *group_from_mask(const struct opt_group *ogs, in group_from_mask()
186 const struct opt_group *og = &ogs[i]; in group_from_mask()
197 const struct opt_group *opt_group_from_mask(uint64_t *mask) in opt_group_from_mask()
202 const struct opt_group *opt_group_cat_from_mask(uint64_t *mask) in opt_group_cat_from_mask()
Doptgroup.h4 struct opt_group { struct
99 extern const struct opt_group *opt_group_from_mask(uint64_t *mask);
100 extern const struct opt_group *opt_group_cat_from_mask(uint64_t *mask);
Dgoptions.c99 const struct opt_group *og; in gopt_get_group_frame()
1140 const struct opt_group *og; in gopt_add_options()
1182 const struct opt_group *og) in gopt_add_group_tab()
1189 const struct opt_group *og; in gopt_add_group_tabs()