Searched refs:mount (Results 26 - 50 of 1050) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/rump/dev/wip/libukbd/
H A Dukbd_at_usb.c6 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/sys/rump/dev/wip/libums/
H A Dums_at_usb.c6 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/conf/mount/
H A Dmount_isc3.c42 * File: am-utils/conf/mount/mount_isc3.c
57 * Map from conventional mount arguments
69 return mount("/dev/nfsd", dir,
75 return mount(fsname, dir, (MNT2_GEN_OPT_FSS | flags), type);
H A Dmount_stellix.c42 * File: am-utils/conf/mount/mount_stellix.c
58 * Map from conventional mount arguments
70 return mount(dir, dir, (MNT2_GEN_OPT_FSS | MNT2_GEN_OPT_NFS | flags),
74 return mount(fsname, dir, (MNT2_GEN_OPT_FSS | flags), type);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/arm/
H A Dlinux_commons.c23 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/i386/
H A Dlinux_commons.c23 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/sys/miscfs/syncfs/
H A Dsyncfs.h52 int vfs_allocate_syncvnode(struct mount *);
53 void vfs_deallocate_syncvnode(struct mount *);
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dufs_extern.h49 struct mount;
151 int quota_handle_cmd(struct mount *, struct lwp *,
154 int qsync(struct mount *);
157 int quota1_umount(struct mount *, int);
160 int quota2_umount(struct mount *, int);
166 int ufs_start(struct mount *, int);
167 int ufs_root(struct mount *, struct vnode **);
168 int ufs_quotactl(struct mount *, struct quotactl_args *);
169 int ufs_fhtovp(struct mount *, struct ufid *, struct vnode **);
172 void ufs_vinit(struct mount *, in
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/include/
H A Daux_conf.h18 #define MOUNT_TRAP(type, mnt, flags, mnt_data) mount(type, mnt->mnt_dir, flags, mnt_data, 0)
20 #define MOUNT_TRAP(type, mnt, flags, mnt_data) mount(type, mnt->mnt_dir, flags, mnt_data)
/netbsd-6-1-5-RELEASE/external/bsd/iscsi/dist/src/osd/
H A Dstart_osd5 mount -t osdfs /dev/so0 /mnt -o gid=0x2d159c01 -o uid=0x2c8f1801
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dptrace.h55 struct mount;
59 int procfs_machdep_validvecregs(struct lwp *, struct mount *);
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dptrace.h141 struct mount;
145 int procfs_machdep_validxmmregs(struct lwp *, struct mount *);
/netbsd-6-1-5-RELEASE/sys/ufs/mfs/
H A Dmfs_extern.h38 #include <sys/mount.h>
42 struct mount;
/netbsd-6-1-5-RELEASE/usr.bin/crunch/examples/
H A Dfreebsd-kcopy.conf16 progs mount mount_isofs mount_pcfs fsck halt init umount
/netbsd-6-1-5-RELEASE/sys/miscfs/fdesc/
H A Dfdesc.h74 extern int fdesc_root(struct mount *, struct vnode **);
75 extern int fdesc_allocvp(fdntype, int, struct mount *, struct vnode **);
/netbsd-6-1-5-RELEASE/sys/miscfs/genfs/
H A Dlayer_vfsops.c83 #include <sys/mount.h>
114 layerfs_start(struct mount *mp, int flags)
125 layerfs_root(struct mount *mp, struct vnode **vpp)
144 layerfs_quotactl(struct mount *mp, struct quotactl_args *args)
151 layerfs_statvfs(struct mount *mp, struct statvfs *sbp)
185 layerfs_sync(struct mount *mp, int waitfor,
196 layerfs_vget(struct mount *mp, ino_t ino, struct vnode **vpp)
216 layerfs_fhtovp(struct mount *mp, struct fid *fidp, struct vnode **vpp)
255 layerfs_snapshot(struct mount *mp, struct vnode *vp,
296 layerfs_renamelock_enter(struct mount *m
[all...]
/netbsd-6-1-5-RELEASE/dist/smbfs/mount_smbfs/
H A DMakefile10 MOUNT= ${.CURDIR}/../mount
/netbsd-6-1-5-RELEASE/distrib/sgimips/ramdisk/
H A Ddot.profile58 # mount the ramdisk read write
59 mount -u $ROOTDEV /
61 # mount the kern_fs so that we can examine the dmesg state
62 mount -t kernfs /kern /kern
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/
H A Ddisks_lfs.c32 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/external/cddl/osnet/sys/sys/
H A Dmntent.h38 #include_next <sys/mount.h>
51 #define MNTOPT_REMOUNT "remount" /* Change mount options */
58 #define MNTOPT_RESTRICT "restrict" /* restricted autofs mount */
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dprocfs_machdep.c8 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dprocfs_machdep.c8 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/sys/arch/usermode/usermode/
H A Dprocfs_machdep.c34 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dprocfs_machdep.c8 #include <sys/mount.h>
/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_syscalls.c17 #include <sys/mount.h>
45 /* 21 */ "mount",

Completed in 197 milliseconds

1234567891011>>