Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxprtmultipath.h64 extern struct rpc_xprt_switch *xprt_iter_xchg_switch(
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprtmultipath.c435 struct rpc_xprt_switch *xprt_iter_xchg_switch(struct rpc_xprt_iter *xpi, in xprt_iter_xchg_switch() function
453 xprt_switch_put(xprt_iter_xchg_switch(xpi, NULL)); in xprt_iter_destroy()
H A Dclnt.c732 oldxps = xprt_iter_xchg_switch(&clnt->cl_xpi, xps); in rpc_switch_client_transport()
764 xps = xprt_iter_xchg_switch(&clnt->cl_xpi, oldxps); in rpc_switch_client_transport()