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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c197 static void nfs_gss_svc_ctx_timer(void *, void *);
250 nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL);
1875 nfs_gss_svc_ctx_timer(__unused void *param1, __unused void *param2) function

Completed in 32 milliseconds