Home
last modified time | relevance | path

Searched refs:sess_cbmaxrespcached (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsrvstate.h186 uint32_t sess_cbmaxrespcached; member
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c4827 sep->sess_cbmaxrespcached = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
4867 *tl++ = txdr_unsigned(sep->sess_cbmaxrespcached); in nfsrvd_createsession()