Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfs/
HDnfsrvstate.h139 uint32_t sess_maxops; member
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c3880 sep->sess_maxops = fxdr_unsigned(uint32_t, *tl++); in nfsrvd_createsession()
3927 *tl++ = txdr_unsigned(sep->sess_maxops); in nfsrvd_createsession()