Searched refs:cl_stateids (Results 1 – 2 of 2) sorted by relevance
303 struct idr cl_stateids; /* stateid lookup */ member
691 new_id = idr_alloc_cyclic(&cl->cl_stateids, stid, 0, 0, GFP_NOWAIT); in nfs4_alloc_stid()866 idr_remove(&clp->cl_stateids, s->sc_stateid.si_opaque.so_id); in nfs4_put_stid()1282 idr_remove(&clp->cl_stateids, s->sc_stateid.si_opaque.so_id); in put_ol_stateid_locked()1835 idr_init(&clp->cl_stateids); in alloc_client()1871 idr_destroy(&clp->cl_stateids); in free_client()2141 ret = idr_find(&cl->cl_stateids, t->si_opaque.so_id); in find_stateid_locked()