Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/nfs/
H A Dnfs_gss.c130 thread_call_t nfs_gss_svc_ctx_timer_call; variable
340 nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL); in nfs_gss_svc_init()
432 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call, in nfs_gss_svc_ctx_insert()
493 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call, in nfs_gss_svc_ctx_timer()