Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h185 struct nfsd4_slot { struct
273 struct nfsd4_slot *se_slots[]; /* forward channel slots */
H A Dxdr4.h60 struct nfsd4_slot *slot;
H A Dnfs4state.c1640 return size + sizeof(struct nfsd4_slot); in slot_bytes()
1704 BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot *) in alloc_session()
1706 mem = numslots * sizeof(struct nfsd4_slot *); in alloc_session()
2914 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_store_cache_entry()
2951 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_enc_sequence_replay()
2982 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_replay_cache_entry()
3690 struct nfsd4_sequence *seq, struct nfsd4_slot *slot) in replay_matches_cache()
3731 struct nfsd4_slot *slot; in nfsd4_sequence()
H A Dnfs4xdr.c5157 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_check_resp_size()
5210 struct nfsd4_slot *slot = resp->cstate.slot; in nfsd4_encode_operation()