Searched refs:RPCBVERS_4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | rpcb_clnt.c | 45 #define RPCBVERS_4 (4u) macro 262 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_local_unix() 309 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_local_net() 727 case RPCBVERS_4: in rpcb_getport_async() 1043 .rpc_vers = RPCBVERS_4, 1073 .number = RPCBVERS_4,
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | rpcb_clnt.c | 46 #define RPCBVERS_4 (4u) macro 264 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_af_local() 331 clnt4 = rpc_bind_new_program(clnt, &rpcb_program, RPCBVERS_4); in rpcb_create_local_net() 753 case RPCBVERS_4: in rpcb_getport_async() 1069 .rpc_vers = RPCBVERS_4, 1099 .number = RPCBVERS_4,
|
Completed in 4 milliseconds