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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 137 milliseconds