Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfsrvstate.h144 uint32_t sess_cbmaxrespcached; member
/trueos/sys/fs/nfsserver/
HDnfs_nfsdserv.c3870 sep->sess_cbmaxrespcached = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
3910 *tl++ = txdr_unsigned(sep->sess_cbmaxrespcached); in nfsrvd_createsession()