Searched refs:reqopts (Results 1 – 1 of 1) sorted by relevance
364 uint32_t reqopts; /* options which are required to perform the operation */ member1211 if (!(ns->options & ops[i].reqopts)) in find_operation()1225 && (ns->options & ops[idx].reqopts)) { in find_operation()