Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Drpcb_clnt.c650 u32 bind_version; in rpcb_getport_async() local
688 bind_version = rpcb_next_version[xprt->bind_index].rpc_vers; in rpcb_getport_async()
692 bind_version = rpcb_next_version6[xprt->bind_index].rpc_vers; in rpcb_getport_async()
704 trace_rpcb_getport(clnt, task, bind_version); in rpcb_getport_async()
709 xprt->prot, bind_version, in rpcb_getport_async()
729 switch (bind_version) { in rpcb_getport_async()
/linux-6.3-rc2/include/trace/events/
A Dsunrpc.h525 DEFINE_RPCB_ERROR_EVENT(bind_version);
1348 unsigned int bind_version
1351 TP_ARGS(clnt, task, bind_version),
1359 __field(unsigned int, bind_version)
1369 __entry->bind_version = bind_version;
1377 __entry->bind_version

Completed in 7 milliseconds