Searched refs:sl_cachethis (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.h125 bool sl_cachethis; member in struct:nfsd4_slot
H A Dxdr4.h475 return !resp->cstate.slot->sl_cachethis || nfsd4_is_solo_sequence(resp);
H A Dnfs4state.c1143 resp->opcnt, resp->cstate.slot->sl_cachethis);
1150 if (args->opcnt > 1 && slot->sl_cachethis == 0) {
1567 slot->sl_cachethis = seq->cachethis;
H A Dnfs4xdr.c3149 if (session == NULL || slot->sl_cachethis == 0)

Completed in 96 milliseconds