Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dxprtmultipath.c167 static void xprt_switch_free(struct kref *kref) in xprt_switch_free() function
200 kref_put(&xps->xps_kref, xprt_switch_free); in xprt_switch_put()