Searched refs:nfsrv_getopbits (Results 1 – 3 of 3) sorted by relevance
341 int nfsrv_getopbits(struct nfsrv_descript *, nfsopbit_t *, int *);
1254 nfsrv_getopbits(struct nfsrv_descript *nd, nfsopbit_t *opbitp, int *cntp) in nfsrv_getopbits() function
4594 nd->nd_repstat = nfsrv_getopbits(nd, &mustops, NULL); in nfsrvd_exchangeid()4596 nd->nd_repstat = nfsrv_getopbits(nd, &allowops, NULL); in nfsrvd_exchangeid()