Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A 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()
/openbmc/linux/include/trace/events/
H A Dsunrpc.h557 DEFINE_RPCB_ERROR_EVENT(bind_version);
1380 unsigned int bind_version
1383 TP_ARGS(clnt, task, bind_version),
1391 __field(unsigned int, bind_version)
1401 __entry->bind_version = bind_version;
1409 __entry->bind_version