Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/nfs/
H A Dnfs_gss.c133 thread_call_t nfs_gss_svc_ctx_timer_call; variable
343 nfs_gss_svc_ctx_timer_call = thread_call_allocate(nfs_gss_svc_ctx_timer, NULL); in nfs_gss_svc_init()
435 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call, in nfs_gss_svc_ctx_insert()
496 nfs_interval_timer_start(nfs_gss_svc_ctx_timer_call, in nfs_gss_svc_ctx_timer()