Home
last modified time | relevance | path

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

/linux-6.12.1/net/sunrpc/
Drpcb_clnt.c673 u32 bind_version; in rpcb_getport_async() local
711 bind_version = rpcb_next_version[xprt->bind_index].rpc_vers; in rpcb_getport_async()
715 bind_version = rpcb_next_version6[xprt->bind_index].rpc_vers; in rpcb_getport_async()
727 trace_rpcb_getport(clnt, task, bind_version); in rpcb_getport_async()
732 xprt->prot, bind_version, in rpcb_getport_async()
752 switch (bind_version) { in rpcb_getport_async()
/linux-6.12.1/include/trace/events/
Dsunrpc.h557 DEFINE_RPCB_ERROR_EVENT(bind_version);
1379 unsigned int bind_version
1382 TP_ARGS(clnt, task, bind_version),
1390 __field(unsigned int, bind_version)
1400 __entry->bind_version = bind_version;
1408 __entry->bind_version