Home
last modified time | relevance | path

Searched defs:exflagsp (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/sys/vfs/ufs/
H A Dufs_vfsops.c236 ufs_check_export(struct mount *mp, struct sockaddr *nam, int *exflagsp, in ufs_check_export()
/dflybsd-src/sys/vfs/dirfs/
H A Ddirfs_vfsops.c337 dirfs_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in dirfs_checkexp()
/dflybsd-src/sys/vfs/tmpfs/
H A Dtmpfs_vfsops.c520 tmpfs_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in tmpfs_checkexp()
/dflybsd-src/sys/vfs/hpfs/
H A Dhpfs_vfsops.c90 int *exflagsp, struct ucred **credanonp) in hpfs_checkexp()
/dflybsd-src/sys/vfs/msdosfs/
H A Dmsdosfs_vfsops.c866 msdosfs_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in msdosfs_checkexp()
/dflybsd-src/sys/vfs/ntfs/
H A Dntfs_vfsops.c96 int *exflagsp, struct ucred **credanonp) in ntfs_checkexp()
/dflybsd-src/sys/vfs/isofs/cd9660/
H A Dcd9660_vfsops.c691 cd9660_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in cd9660_checkexp()
/dflybsd-src/sys/vfs/hammer/
H A Dhammer_vfsops.c1145 int *exflagsp, struct ucred **credanonp) in hammer_vfs_checkexp()
/dflybsd-src/sys/vfs/ext2fs/
H A Dext2_vfsops.c1500 ext2_check_export(struct mount *mp, struct sockaddr *nam, int *exflagsp, in ext2_check_export()
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_vfsops.c2830 int *exflagsp, struct ucred **credanonp) in hammer2_vfs_checkexp()
/dflybsd-src/sbin/mountd/
H A Dmountd.c1723 int *has_hostp, int *exflagsp, struct ucred *cr) in do_opt()