Home
last modified time | relevance | path

Searched refs:o_match (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Doptions.h37 static inline bool o_match(struct fio_option *o, const char *opt) in o_match() function
Dparse.c934 if (!o_match(o, opt)) in find_option()