Searched refs:nfsopbit_t (Results 1 – 5 of 5) sorted by relevance
106 nfsopbit_t lc_mustops; /* Must ops SP4_MACH_CRED */107 nfsopbit_t lc_allowops; /* Allowed ops SP4_MACH_CRED */
564 } nfsopbit_t; typedef718 nfsopbit_t nd_allowops; /* Allowed ops ND_MACHCRED */
338 int nfsrv_getopbits(struct nfsrv_descript *, nfsopbit_t *, int *);393 int nfsrv_putopbit(struct nfsrv_descript *, nfsopbit_t *);
1234 nfsrv_getopbits(struct nfsrv_descript *nd, nfsopbit_t *opbitp, int *cntp) in nfsrv_getopbits()3240 nfsrv_putopbit(struct nfsrv_descript *nd, nfsopbit_t *opbitp) in nfsrv_putopbit()
4300 nfsopbit_t mustops, allowops; in nfsrvd_exchangeid()