Home
last modified time | relevance | path

Searched refs:maxresp_cached (Results 1 – 3 of 3) sorted by relevance

/fs/nfsd/
A Dstate.h298 u32 maxresp_cached; member
A Dnfs4state.c1993 size = fattrs->maxresp_cached < NFSD_MIN_HDR_SEQ_SZ ? in nfsd4_alloc_slot()
1994 0 : fattrs->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ; in nfsd4_alloc_slot()
3868 ca->maxresp_cached = min_t(u32, ca->maxresp_cached, in check_forechannel_attrs()
3899 ca->maxresp_cached = 0; in check_backchannel_attrs()
4395 session->se_fchannel.maxresp_cached : in nfsd4_sequence()
A Dnfs4xdr.c1688 ca->maxresp_cached = be32_to_cpup(p++); in nfsd4_decode_channel_attrs4()
5014 status = nfsd4_encode_count4(xdr, attrs->maxresp_cached); in nfsd4_encode_channel_attrs4()

Completed in 35 milliseconds