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 */
341 int nfsrv_getopbits(struct nfsrv_descript *, nfsopbit_t *, int *);397 int nfsrv_putopbit(struct nfsrv_descript *, nfsopbit_t *);
1254 nfsrv_getopbits(struct nfsrv_descript *nd, nfsopbit_t *opbitp, int *cntp) in nfsrv_getopbits()3363 nfsrv_putopbit(struct nfsrv_descript *nd, nfsopbit_t *opbitp) in nfsrv_putopbit()
4494 nfsopbit_t mustops, allowops; in nfsrvd_exchangeid()