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.c4554 nfsopbit_t mustops, allowops; in nfsrvd_exchangeid() local
4656 nd->nd_repstat = nfsrv_getopbits(nd, &allowops, NULL); in nfsrvd_exchangeid()
4661 NFSOPBIT_CLRNOTALLOWED(&allowops); in nfsrvd_exchangeid()
4662 NFSSET_OPBIT(&clp->lc_allowops, &allowops); in nfsrvd_exchangeid()
4694 nfsrv_putopbit(nd, &allowops); in nfsrvd_exchangeid()