Searched refs:cl_stateids (Results 1 – 2 of 2) sorted by relevance
298 struct idr cl_stateids; /* stateid lookup */ member
568 new_id = idr_alloc_cyclic(&cl->cl_stateids, stid, 0, 0, GFP_NOWAIT); in nfs4_alloc_stid()741 idr_remove(&clp->cl_stateids, s->sc_stateid.si_opaque.so_id); in nfs4_put_stid()1126 idr_remove(&clp->cl_stateids, s->sc_stateid.si_opaque.so_id); in put_ol_stateid_locked()1693 idr_init(&clp->cl_stateids); in alloc_client()1729 idr_destroy(&clp->cl_stateids); in free_client()1984 ret = idr_find(&cl->cl_stateids, t->si_opaque.so_id); in find_stateid_locked()