Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/sunrpc/
H A Dsvc.c46 SVC_POOL_AUTO = -1, /* choose one of the others */ enumerator
89 *ip = SVC_POOL_AUTO; in param_set_pool_mode()
111 case SVC_POOL_AUTO: in param_get_pool_mode()
260 if (m->mode == SVC_POOL_AUTO) in svc_pool_map_get()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvc.c68 *ip = SVC_POOL_AUTO; in param_set_pool_mode()
90 case SVC_POOL_AUTO: in param_get_pool_mode()
236 if (m->mode == SVC_POOL_AUTO) in svc_pool_map_get()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dsvc.h470 SVC_POOL_AUTO = -1, /* choose one of the others */ enumerator

Completed in 9 milliseconds