Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Drpcb_clnt.c648 u32 bind_version; in rpcb_getport_async() local
686 bind_version = rpcb_next_version[xprt->bind_index].rpc_vers; in rpcb_getport_async()
690 bind_version = rpcb_next_version6[xprt->bind_index].rpc_vers; in rpcb_getport_async()
702 trace_rpcb_getport(clnt, task, bind_version); in rpcb_getport_async()
707 xprt->prot, bind_version, in rpcb_getport_async()
726 switch (bind_version) { in rpcb_getport_async()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dsunrpc.h535 DEFINE_RPCB_ERROR_EVENT(bind_version);
1278 unsigned int bind_version
1281 TP_ARGS(clnt, task, bind_version),
1289 __field(unsigned int, bind_version)
1299 __entry->bind_version = bind_version;
1306 __entry->bind_version