nfsd4_slot       1565 fs/nfsd/nfs4state.c 	return size + sizeof(struct nfsd4_slot);
nfsd4_slot       1629 fs/nfsd/nfs4state.c 	BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot *)
nfsd4_slot       1631 fs/nfsd/nfs4state.c 	mem = numslots * sizeof(struct nfsd4_slot *);
nfsd4_slot       2808 fs/nfsd/nfs4state.c 	struct nfsd4_slot *slot = resp->cstate.slot;
nfsd4_slot       2845 fs/nfsd/nfs4state.c 	struct nfsd4_slot *slot = resp->cstate.slot;
nfsd4_slot       2876 fs/nfsd/nfs4state.c 	struct nfsd4_slot *slot = resp->cstate.slot;
nfsd4_slot       3545 fs/nfsd/nfs4state.c 		 struct nfsd4_sequence *seq, struct nfsd4_slot *slot)
nfsd4_slot       3586 fs/nfsd/nfs4state.c 	struct nfsd4_slot *slot;
nfsd4_slot       4416 fs/nfsd/nfs4xdr.c 	struct nfsd4_slot *slot = resp->cstate.slot;
nfsd4_slot       4469 fs/nfsd/nfs4xdr.c 		struct nfsd4_slot *slot = resp->cstate.slot;
nfsd4_slot        260 fs/nfsd/state.h 	struct nfsd4_slot	*se_slots[];	/* forward channel slots */
nfsd4_slot         60 fs/nfsd/xdr4.h 	struct nfsd4_slot	*slot;