Searched refs:xps_net (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dxprtmultipath.h25 struct net * xps_net; member in struct:rpc_xprt_switch
/linux-master/net/sunrpc/
H A Dxprtmultipath.c40 xps->xps_net = xprt->xprt_net;
58 if (xps->xps_net == xprt->xprt_net || xps->xps_net == NULL)
73 xps->xps_net = NULL;
139 xps->xps_net = NULL;
H A Dsysfs.c553 if (xprt_switch->xps_net)
554 net = xprt_switch->xps_net;

Completed in 92 milliseconds