Searched refs:nfsd4_slot (Results 1 – 4 of 4) sorted by relevance
172 struct nfsd4_slot { struct260 struct nfsd4_slot *se_slots[]; /* forward channel slots */
60 struct nfsd4_slot *slot;
1563 return size + sizeof(struct nfsd4_slot); in slot_bytes()1627 BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot *) in alloc_session()1629 mem = numslots * sizeof(struct nfsd4_slot *); in alloc_session()2806 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_store_cache_entry()2843 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_enc_sequence_replay()2874 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_replay_cache_entry()3543 struct nfsd4_sequence *seq, struct nfsd4_slot *slot) in replay_matches_cache()3579 struct nfsd4_slot *slot; in nfsd4_sequence()
4416 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_check_resp_size()4469 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_encode_operation()