Searched refs:sunrpc_get_pool_mode (Results 1 – 3 of 3) sorted by relevance
434 int sunrpc_get_pool_mode(char *val, size_t size);
130 sunrpc_get_pool_mode(char *buf, size_t size) in sunrpc_get_pool_mode() function148 EXPORT_SYMBOL(sunrpc_get_pool_mode);156 len = sunrpc_get_pool_mode(str, ARRAY_SIZE(str)); in param_get_pool_mode()
2198 if (sunrpc_get_pool_mode(buf, ARRAY_SIZE(buf)) >= ARRAY_SIZE(buf)) in nfsd_nl_pool_mode_get_doit()