Home
last modified time | relevance | path

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

/linux-6.1.9/net/sunrpc/
Dsvc_xprt.c33 static void svc_age_temp_xprts(struct timer_list *t);
797 serv->sv_temptimer.function = svc_age_temp_xprts; in svc_add_new_temp_xprt()
952 static void svc_age_temp_xprts(struct timer_list *t) in svc_age_temp_xprts() function