Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/nfs/
H A Dnfs_gss.c133 uint32_t nfs_gss_ctx_count = 0; variable
428 nfs_gss_ctx_count++; in nfs_gss_svc_ctx_insert()
486 nfs_gss_ctx_count = contexts; in nfs_gss_svc_ctx_timer()
492 nfs_gss_timer_on = nfs_gss_ctx_count > 0; in nfs_gss_svc_ctx_timer()
570 if (nfs_gss_ctx_count > nfs_gss_ctx_max) { in nfs_gss_svc_cred_get()