Searched refs:nxo_flags (Results 1 – 3 of 3) sorted by relevance
1013 if (*nxop && ((*nxop)->nxo_flags & NX_READONLY)) { in nfsrv_namei()1425 nx->nx_defopt.nxo_flags = nxna.nxna_flags; in nfsrv_hang_addrlist()1433 no->no_opt.nxo_flags = nxna.nxna_flags; in nfsrv_hang_addrlist()1484 (rn_no->no_opt.nxo_flags == nxna.nxna_flags) && in nfsrv_hang_addrlist()2403 if (nxo && (nxo->nxo_flags & NX_OFFLINE)) { in nfsrv_fhtovp()2442 if ((nxo->nxo_flags & NX_MAPALL) || in nfsrv_credcheck()2443 ((nxo->nxo_flags & NX_MAPROOT) && !suser(nd->nd_cr, NULL))) { in nfsrv_credcheck()
606 uint32_t nxo_flags; /* export options */ member
4266 if (nxo->nxo_flags & NX_MANGLEDNAMES || nd->nd_vers == NFS_VER2) { in nfsrv_readdir()4270 if ((nd->nd_vers == NFS_VER2) || (nxo->nxo_flags & NX_32BITCLIENTS)) { in nfsrv_readdir()4516 if (nxo->nxo_flags & NX_32BITCLIENTS) { in nfsrv_readdirplus()4520 if (nxo->nxo_flags & NX_MANGLEDNAMES) { in nfsrv_readdirplus()5210 if (nxo->nxo_flags & NX_READONLY) { in nfsrv_authorize()