Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/
Dxprt.c69 static __be32 xprt_alloc_xid(struct rpc_xprt *xprt);
1297 static inline __be32 xprt_alloc_xid(struct rpc_xprt *xprt) in xprt_alloc_xid() function
1322 req->rq_xid = xprt_alloc_xid(xprt); in xprt_request_init()