Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dsvcauth_unix.c344 ipm = xprt->xpt_auth_cache; in ip_map_cached_get()
353 xprt->xpt_auth_cache = NULL; in ip_map_cached_get()
370 if (xprt->xpt_auth_cache == NULL) { in ip_map_cached_put()
372 xprt->xpt_auth_cache = ipm; in ip_map_cached_put()
390 ipm = xpt->xpt_auth_cache; in svcauth_unix_info_release()
/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_xprt.h80 void *xpt_auth_cache;/* auth cache */ member

Completed in 5 milliseconds