Home
last modified time | relevance | path

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

/external/fio/
Doptgroup.h100 extern const struct opt_group *opt_group_cat_from_mask(uint64_t *mask);
Doptgroup.c202 const struct opt_group *opt_group_cat_from_mask(uint64_t *mask) in opt_group_cat_from_mask() function
Dgoptions.c107 og = opt_group_cat_from_mask(&mask); in gopt_get_group_frame()