Home
last modified time | relevance | path

Searched refs:nfsd4_slot (Results 1 – 4 of 4) sorted by relevance

/fs/nfsd/
Dstate.h170 struct nfsd4_slot { struct
258 struct nfsd4_slot *se_slots[]; /* forward channel slots */
Dxdr4.h60 struct nfsd4_slot *slot;
Dnfs4state.c1493 return size + sizeof(struct nfsd4_slot); in slot_bytes()
1539 BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot *) in alloc_session()
1541 mem = numslots * sizeof(struct nfsd4_slot *); in alloc_session()
2336 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_store_cache_entry()
2373 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_enc_sequence_replay()
2404 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_replay_cache_entry()
3053 struct nfsd4_sequence *seq, struct nfsd4_slot *slot) in replay_matches_cache()
3094 struct nfsd4_slot *slot; in nfsd4_sequence()
Dnfs4xdr.c4345 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_check_resp_size()
4398 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_encode_operation()