Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsrvstate.h181 uint32_t sess_maxrespcached; member
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c4810 sep->sess_maxrespcached = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
4857 *tl++ = txdr_unsigned(sep->sess_maxrespcached); in nfsrvd_createsession()