Home
last modified time | relevance | path

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

/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()
/linux/include/trace/events/
H A Dsunrpc.h556 DEFINE_RPCB_ERROR_EVENT(bind_version);
1378 unsigned int bind_version
1381 TP_ARGS(clnt, task, bind_version),
1389 __field(unsigned int, bind_version)
1399 __entry->bind_version = bind_version;
1407 __entry->bind_version