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

12

/freebsd-11-stable/sbin/mount/
H A Dmount_fs.c79 int mntflags = 0; local
/freebsd-11-stable/sbin/mount_udf/
H A Dmount_udf.c80 int ch, iovlen, mntflags, udf_flags, verbose; local
/freebsd-11-stable/sys/fs/autofs/
H A Dautofs_vfsops.c116 autofs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c108 int pflags, detach, mntflags; local
/freebsd-11-stable/sbin/mount_cd9660/
H A Dmount_cd9660.c86 int ch, mntflags; local
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vfsops.c174 devfs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vfsops.c125 fdesc_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c85 int opt, error, mntflags, caseopt, fd; local
/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_vfsops.c259 smbfs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/lib/libbe/
H A Dbe_access.c47 int mntflags; member in struct:be_mount_info
240 int mntflags, mntdeep; local
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_nfs.c189 int mntflags; local
H A Dfstest_puffs.c254 int mntflags; local
/freebsd-11-stable/sbin/dump/
H A Dmain.c104 int ch, mode, mntflags; local
/freebsd-11-stable/sys/fs/pseudofs/
H A Dpseudofs.c346 pfs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sys/fs/unionfs/
H A Dunion_vfsops.c321 unionfs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c776 msdosfs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sbin/mount_fusefs/
H A Dmount_fusefs.c116 int mntflags, iovlen, verbose = 0; local
/freebsd-11-stable/sys/fs/fuse/
H A Dfuse_vfsops.c376 fuse_vfsop_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c747 ext2_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sbin/bectl/
H A Dbectl_jail.c241 int i, jid, mntflags, opt, ret; local
H A Dbectl.c405 int err, mntflags; local
/freebsd-11-stable/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c519 tmpfs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sys/fs/udf/
H A Dudf_vfsops.c510 udf_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_vfsops.c1441 nandfs_unmount(struct mount *mp, int mntflags) argument
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clvfsops.c1659 nfs_unmount(struct mount *mp, int mntflags) argument

Completed in 182 milliseconds

12