Searched refs:nfsd4_slot (Results 1 – 4 of 4) sorted by relevance
118 struct nfsd4_slot { struct184 struct nfsd4_slot *se_slots[]; /* forward channel slots */
588 BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot *) in alloc_session()590 mem = numslots * sizeof(struct nfsd4_slot *); in alloc_session()597 mem = sizeof(struct nfsd4_slot) + slotsize; in alloc_session()1240 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_store_cache_entry()1273 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_enc_sequence_replay()1299 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_replay_cache_entry()1735 struct nfsd4_slot *slot; in nfsd4_sequence()
52 struct nfsd4_slot *slot;
3238 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_check_drc_limit()