Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfsrvstate.h145 uint32_t sess_cbmaxops; member
/trueos/sys/fs/nfsserver/
HDnfs_nfsdserv.c3871 sep->sess_cbmaxops = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
3911 *tl++ = txdr_unsigned(sep->sess_cbmaxops); in nfsrvd_createsession()