Searched refs:gss_clnt_mtx (Results 1 – 2 of 2) sorted by relevance
520 lck_mtx_lock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_dump()525 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_dump()661 lck_mtx_lock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()666 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()683 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()702 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()718 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()730 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()738 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()743 lck_mtx_unlock(&cp->gss_clnt_mtx); in nfs_gss_clnt_ctx_find_principal()[all …]
88 lck_mtx_t gss_clnt_mtx; member