Searched refs:clnt_mtx (Results 1 – 2 of 2) sorted by relevance
84 struct mtx clnt_mtx; /* mutex to lock the client */ member
542 mtx_init(&clnt->clnt_mtx, "p9clnt", NULL, MTX_DEF); in p9_client_create()557 &clnt->clnt_mtx); in p9_client_create()559 &clnt->clnt_mtx); in p9_client_create()