Searched refs:nfsd4_slot (Results 1 – 4 of 4) sorted by relevance
168 struct nfsd4_slot { struct254 struct nfsd4_slot *se_slots[]; /* forward channel slots */
60 struct nfsd4_slot *slot;
1385 return size + sizeof(struct nfsd4_slot); in slot_bytes()1426 BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot *) in alloc_session()1428 mem = numslots * sizeof(struct nfsd4_slot *); in alloc_session()2209 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_store_cache_entry()2241 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_enc_sequence_replay()2264 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_replay_cache_entry()2875 struct nfsd4_slot *slot; in nfsd4_sequence()
4296 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_check_resp_size()4343 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_encode_operation()