Searched refs:sunrpc_table (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/net/sunrpc/ | ||
H A D | sysctl.c | 43 static struct ctl_table sunrpc_table[]; variable in typeref:struct:ctl_table 49 sunrpc_table_header = register_sysctl_table(sunrpc_table); rpc_register_sysctl() 176 static struct ctl_table sunrpc_table[] = { variable in typeref:struct:ctl_table |
H A D | xprtsock.c | 148 static struct ctl_table sunrpc_table[] = { variable in typeref:struct:ctl_table 2939 sunrpc_table_header = register_sysctl_table(sunrpc_table); init_socket_xprt() |
/linux-4.1.27/net/sunrpc/xprtrdma/ | ||
H A D | transport.c | 141 static struct ctl_table sunrpc_table[] = { variable in typeref:struct:ctl_table 752 sunrpc_table_header = register_sysctl_table(sunrpc_table); xprt_rdma_init() |
Completed in 53 milliseconds