Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dxprt.h25 #define RPC_MAX_SLOT_TABLE RPC_MAX_SLOT_TABLE_LIMIT macro
/linux/net/sunrpc/
H A Dxprtsock.c75 static unsigned int xprt_max_tcp_slot_table_entries = RPC_MAX_SLOT_TABLE;
93 static unsigned int max_slot_table_size = RPC_MAX_SLOT_TABLE;
3702 RPC_MAX_SLOT_TABLE); in param_set_slot_table_size()