Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/nfs/
H A Dnfs_gss.c135 uint32_t nfs_gss_ctx_count = 0; variable
430 nfs_gss_ctx_count++; in nfs_gss_svc_ctx_insert()
488 nfs_gss_ctx_count = contexts; in nfs_gss_svc_ctx_timer()
494 nfs_gss_timer_on = nfs_gss_ctx_count > 0; in nfs_gss_svc_ctx_timer()
572 if (nfs_gss_ctx_count > nfs_gss_ctx_max) { in nfs_gss_svc_cred_get()