Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dstate.h279 u32 maxresp_cached; member
H A Dnfs4state.c1998 if (ca->maxresp_cached < NFSD_MIN_HDR_SEQ_SZ) in slot_bytes()
2001 size = ca->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ; in slot_bytes()
3872 ca->maxresp_cached = min_t(u32, ca->maxresp_cached, in check_forechannel_attrs()
3903 ca->maxresp_cached = 0; in check_backchannel_attrs()
4399 session->se_fchannel.maxresp_cached : in nfsd4_sequence()
H A Dnfs4xdr.c1688 ca->maxresp_cached = be32_to_cpup(p++); in nfsd4_decode_channel_attrs4()
4997 status = nfsd4_encode_count4(xdr, attrs->maxresp_cached); in nfsd4_encode_channel_attrs4()