Searched refs:nfs_gss_svc_ctx_timer (Results 1 – 1 of 1) sorted by relevance
115 static void nfs_gss_svc_ctx_timer(void *, void *);340 nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL); in nfs_gss_svc_init()445 nfs_gss_svc_ctx_timer(__unused void *param1, __unused void *param2) in nfs_gss_svc_ctx_timer() function