Searched defs:mntflags (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/sbin/mount_ffs/
H A Dmount_ffs.c65 int ch, mntflags; local
/openbsd-current/sbin/mount_cd9660/
H A Dmount_cd9660.c65 int ch, mntflags, opts, sess = 0; local
/openbsd-current/sbin/mount_ext2fs/
H A Dmount_ext2fs.c58 int ch, mntflags; local
/openbsd-current/sbin/mount_ntfs/
H A Dmount_ntfs.c67 int c, mntflags, set_gid, set_uid, set_mask; local
/openbsd-current/sbin/mount_msdos/
H A Dmount_msdos.c67 int c, mntflags, set_gid, set_uid, set_mask; local
/openbsd-current/sbin/mount_tmpfs/
H A Dmount_tmpfs.c175 int mntflags; local
75 mount_tmpfs_parseargs(int argc, char *argv[], struct tmpfs_args *args, int *mntflags, char *canon_dev, char *canon_dir) argument
/openbsd-current/sys/tmpfs/
H A Dtmpfs_vfsops.c210 tmpfs_unmount(struct mount *mp, int mntflags, struct proc *p) argument
/openbsd-current/sys/msdosfs/
H A Dmsdosfs_vfsops.c566 msdosfs_unmount(struct mount *mp, int mntflags,struct proc *p) argument
/openbsd-current/sys/miscfs/fuse/
H A Dfuse_vfsops.c144 fusefs_unmount(struct mount *mp, int mntflags, struct proc *p) argument
/openbsd-current/sbin/mount_nfs/
H A Dmount_nfs.c166 int mntflags, num; local
/openbsd-current/sys/ntfs/
H A Dntfs_vfsops.c460 ntfs_unmount(struct mount *mp, int mntflags, struct proc *p) argument
/openbsd-current/sys/isofs/cd9660/
H A Dcd9660_vfsops.c535 cd9660_unmount(struct mount *mp, int mntflags, struct proc *p) argument
/openbsd-current/sys/nfs/
H A Dnfs_vfsops.c713 nfs_unmount(struct mount *mp, int mntflags, struct proc *p) argument
/openbsd-current/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c588 ext2fs_unmount(struct mount *mp, int mntflags, struct proc *p) argument
/openbsd-current/sys/isofs/udf/
H A Dudf_vfsops.c451 udf_unmount(struct mount *mp, int mntflags, struct proc *p) argument
/openbsd-current/sbin/newfs/
H A Dnewfs.c137 int mntflags = MNT_ASYNC; /* flags to be passed to mount */ variable
/openbsd-current/sys/ufs/ffs/
H A Dffs_vfsops.c916 ffs_unmount(struct mount *mp, int mntflags, struct proc *p) argument

Completed in 336 milliseconds