Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c4300 nfsopbit_t mustops, allowops; in nfsrvd_exchangeid() local
4402 nd->nd_repstat = nfsrv_getopbits(nd, &allowops, NULL); in nfsrvd_exchangeid()
4407 NFSOPBIT_CLRNOTALLOWED(&allowops); in nfsrvd_exchangeid()
4408 NFSSET_OPBIT(&clp->lc_allowops, &allowops); in nfsrvd_exchangeid()
4440 nfsrv_putopbit(nd, &allowops); in nfsrvd_exchangeid()