Home
last modified time | relevance | path

Searched refs:xs_destroy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dxprtsock.c1266 * xs_destroy - prepare to shutdown a transport
1270 static void xs_destroy(struct rpc_xprt *xprt) in xs_destroy() function
1274 dprintk("RPC: xs_destroy xprt %p\n", xprt); in xs_destroy()
2648 .destroy = xs_destroy,
2670 .destroy = xs_destroy,
2691 .destroy = xs_destroy,
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c1320 * xs_destroy - prepare to shutdown a transport
1324 static void xs_destroy(struct rpc_xprt *xprt) in xs_destroy() function
1328 dprintk("RPC: xs_destroy xprt %p\n", xprt); in xs_destroy()
3030 .destroy = xs_destroy,
3054 .destroy = xs_destroy,
3077 .destroy = xs_destroy,

Completed in 8 milliseconds