Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfs/
HDnfsrvstate.h144 uint32_t sess_cbmaxops; member
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c3897 sep->sess_cbmaxops = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
3937 *tl++ = txdr_unsigned(sep->sess_cbmaxops); in nfsrvd_createsession()