Searched defs:exflagsp (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/sys/vfs/ufs/ |
H A D | ufs_vfsops.c | 236 ufs_check_export(struct mount *mp, struct sockaddr *nam, int *exflagsp, in ufs_check_export()
|
/dflybsd-src/sys/vfs/dirfs/ |
H A D | dirfs_vfsops.c | 337 dirfs_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in dirfs_checkexp()
|
/dflybsd-src/sys/vfs/tmpfs/ |
H A D | tmpfs_vfsops.c | 520 tmpfs_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in tmpfs_checkexp()
|
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_vfsops.c | 90 int *exflagsp, struct ucred **credanonp) in hpfs_checkexp()
|
/dflybsd-src/sys/vfs/msdosfs/ |
H A D | msdosfs_vfsops.c | 866 msdosfs_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in msdosfs_checkexp()
|
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_vfsops.c | 96 int *exflagsp, struct ucred **credanonp) in ntfs_checkexp()
|
/dflybsd-src/sys/vfs/isofs/cd9660/ |
H A D | cd9660_vfsops.c | 691 cd9660_checkexp(struct mount *mp, struct sockaddr *nam, int *exflagsp, in cd9660_checkexp()
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_vfsops.c | 1145 int *exflagsp, struct ucred **credanonp) in hammer_vfs_checkexp()
|
/dflybsd-src/sys/vfs/ext2fs/ |
H A D | ext2_vfsops.c | 1500 ext2_check_export(struct mount *mp, struct sockaddr *nam, int *exflagsp, in ext2_check_export()
|
/dflybsd-src/sys/vfs/hammer2/ |
H A D | hammer2_vfsops.c | 2830 int *exflagsp, struct ucred **credanonp) in hammer2_vfs_checkexp()
|
/dflybsd-src/sbin/mountd/ |
H A D | mountd.c | 1723 int *has_hostp, int *exflagsp, struct ucred *cr) in do_opt()
|