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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dstate.h123 struct nfsd4_slot { struct
172 struct nfsd4_slot *se_slots[]; /* forward channel slots */
H A Dxdr4.h52 struct nfsd4_slot *slot;
H A Dnfs4state.c627 struct nfsd4_slot *sp;
639 BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot)
644 slotsize = tmp.se_fchannel.maxreqs * sizeof(struct nfsd4_slot *);
651 /* allocate each struct nfsd4_slot and data cache in one piece */
1107 struct nfsd4_slot *slot = resp->cstate.slot;
1140 struct nfsd4_slot *slot = resp->cstate.slot;
1166 struct nfsd4_slot *slot = resp->cstate.slot;
1527 struct nfsd4_slot *slot;
H A Dnfs4xdr.c3142 struct nfsd4_slot *slot = resp->cstate.slot;

Completed in 100 milliseconds