Searched refs:exflagsp (Results 1 – 8 of 8) sorted by relevance
/openbsd/sys/ufs/ufs/ |
H A D | ufs_vfsops.c | 86 ufs_check_export(struct mount *mp, struct mbuf *nam, int *exflagsp, in ufs_check_export() argument 99 *exflagsp = np->netc_exflags; in ufs_check_export()
|
/openbsd/sys/ufs/mfs/ |
H A D | mfs_vfsops.c | 209 mfs_checkexp(struct mount *mp, struct mbuf *nam, int *exflagsp, in mfs_checkexp() argument
|
/openbsd/sys/ntfs/ |
H A D | ntfs_vfsops.c | 85 ntfs_checkexp(struct mount *mp, struct mbuf *nam, int *exflagsp, in ntfs_checkexp() argument 98 *exflagsp = np->netc_exflags; in ntfs_checkexp()
|
/openbsd/sys/msdosfs/ |
H A D | msdosfs_vfsops.c | 747 msdosfs_check_export(struct mount *mp, struct mbuf *nam, int *exflagsp, in msdosfs_check_export() argument 760 *exflagsp = np->netc_exflags; in msdosfs_check_export()
|
/openbsd/sys/isofs/cd9660/ |
H A D | cd9660_vfsops.c | 927 cd9660_check_export(struct mount *mp, struct mbuf *nam, int *exflagsp, in cd9660_check_export() argument 940 *exflagsp = np->netc_exflags; in cd9660_check_export()
|
/openbsd/sbin/mountd/ |
H A D | mountd.c | 1698 int *has_hostp, int *exflagsp, struct xucred *cr) in do_opt() argument 1732 *exflagsp |= MNT_EXRDONLY; in do_opt() 1739 *exflagsp |= MNT_EXPORTANON; in do_opt()
|
/openbsd/sys/isofs/udf/ |
H A D | udf_vfsops.c | 749 udf_checkexp(struct mount *mp, struct mbuf *nam, int *exflagsp, in udf_checkexp() argument
|
/openbsd/sys/nfs/ |
H A D | nfs_vfsops.c | 937 nfs_checkexp(struct mount *mp, struct mbuf *nam, int *exflagsp, in nfs_checkexp() argument
|