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