Home
last modified time | relevance | path

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

/linux-3.4.99/net/sunrpc/
Dsvc.c42 SVC_POOL_AUTO = -1, /* choose one of the others */ enumerator
83 *ip = SVC_POOL_AUTO; in param_set_pool_mode()
105 case SVC_POOL_AUTO: in param_get_pool_mode()
251 if (m->mode == SVC_POOL_AUTO) in svc_pool_map_get()