Searched refs:maxslots (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dxdr4.h372 u32 maxslots; /* request/response */ member in struct:nfsd4_sequence
H A Dnfs4xdr.c1214 READ32(seq->maxslots);
3041 WRITE32(seq->maxslots);
3042 WRITE32(seq->maxslots);
H A Dnfs4state.c1547 * maxslots to the session maxreqs which is used to encode
1548 * sr_highest_slotid and the sr_target_slot id to maxslots */
1549 seq->maxslots = session->se_fchannel.maxreqs;

Completed in 178 milliseconds