Searched refs:mount (Results 151 - 175 of 1050) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dufs_quota.c50 #include <sys/mount.h>
75 static int quota_handle_cmd_stat(struct mount *, struct lwp *,
77 static int quota_handle_cmd_idtypestat(struct mount *, struct lwp *,
79 static int quota_handle_cmd_objtypestat(struct mount *, struct lwp *,
81 static int quota_handle_cmd_get(struct mount *, struct lwp *,
83 static int quota_handle_cmd_put(struct mount *, struct lwp *,
85 static int quota_handle_cmd_cursorget(struct mount *, struct lwp *,
87 static int quota_handle_cmd_delete(struct mount *, struct lwp *,
89 static int quota_handle_cmd_quotaon(struct mount *, struct lwp *,
91 static int quota_handle_cmd_quotaoff(struct mount *, struc
[all...]
H A Dufs_vfsops.c49 #include <sys/mount.h>
78 ufs_start(struct mount *mp, int flags)
88 ufs_root(struct mount *mp, struct vnode **vpp)
103 ufs_quotactl(struct mount *mp, struct quotactl_args *args)
114 /* Mark the mount busy, as we're passing it to kauth(9). */
215 ufs_fhtovp(struct mount *mp, struct ufid *ufhp, struct vnode **vpp)
H A Dufs_wapbl.h94 void ufs_wapbl_verify_inodes(struct mount *, const char *);
98 ufs_wapbl_begin2(struct mount *mp, struct vnode *vp1, struct vnode *vp2,
120 ufs_wapbl_end2(struct mount *mp, struct vnode *vp1, struct vnode *vp2)
/netbsd-6-1-5-RELEASE/usr.bin/crunch/examples/
H A Dfreebsd-filesystem.conf15 progs disklabel fdisk halt init mount mount_pcfs newfs umount
/netbsd-6-1-5-RELEASE/usr.bin/fstat/
H A Dptyfs.c41 #include <sys/mount.h>
61 struct mount mt;
69 dprintf("can't read mount at %p for pid %d",
H A Dtmpfs.c38 #include <sys/mount.h>
52 struct mount mt;
60 dprintf("can't read mount at %p for pid %d",
/netbsd-6-1-5-RELEASE/sys/fs/ptyfs/
H A Dptyfs.h151 int ptyfs_allocvp(struct mount *, struct vnode **, ptyfstype, int,
162 int ptyfs_root(struct mount *, struct vnode **);
/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs.h54 /* Layout of the mount control block for a netware file system. */
77 struct mount * sm_mp;
92 #define SMBFSTOVFS(smp) ((struct mount *)((smp)->sm_mp))
/netbsd-6-1-5-RELEASE/sys/miscfs/genfs/
H A Dlayer.h86 struct mount *layerm_vfs;
88 u_int layerm_flags; /* mount point layer flags */
91 int /* bypass routine for this mount */
94 (struct mount *, struct vnode *,
104 #define LAYERFS_MFLAGS 0x00000fff /* reserved layer mount flags */
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpvfs/
H A Drumpvfs_if_wrappers.c216 rump_pub_vfs_unmount(struct mount *arg1, int arg2)
228 rump_pub_vfs_root(struct mount *arg1, struct vnode **arg2, int arg3)
240 rump_pub_vfs_statvfs(struct mount *arg1, struct statvfs *arg2)
252 rump_pub_vfs_sync(struct mount *arg1, int arg2, struct kauth_cred *arg3)
264 rump_pub_vfs_fhtovp(struct mount *arg1, struct fid *arg2, struct vnode **arg3)
288 rump_pub_vfs_extattrctl(struct mount *arg1, int arg2, struct vnode *arg3, int arg4, const char *arg5)
300 rump_pub_vfs_syncwait(struct mount *arg1)
309 rump_pub_vfs_getmp(const char *arg1, struct mount **arg2)
/netbsd-6-1-5-RELEASE/share/examples/apm/
H A Dscript66 # mount /home
67 # mount /data
74 mount -u -o atime,devmtime -A -t ffs
81 mount -u -o noatime,nodevmtime -A -t ffs
/netbsd-6-1-5-RELEASE/sys/fs/unionfs/
H A Dunionfs_vfsops.c44 #include <sys/mount.h>
56 MALLOC_DEFINE(M_UNIONFSMNT, "UNIONFS mount", "UNIONFS mount structure");
68 unionfs_mount(struct mount *mp, const char *path, void *data, size_t *data_len)
111 printf("union_mount: cannot union mount root filesystem\n");
129 printf("union_mount: cannot update union mount\n");
313 unionfs_unmount(struct mount *mp, int mntflags)
333 /* count #vnodes held on mount list */
356 unionfs_root(struct mount *mp, struct vnode **vpp)
376 unionfs_quotactl(struct mount *m
[all...]
/netbsd-6-1-5-RELEASE/sbin/fsck_v7fs/
H A Dfsck_v7fs.c184 struct v7fs_mount_device mount; local
185 mount.device.fd = fd;
186 mount.endian = endian;
187 mount.sectors = part_sectors;
188 int error = v7fs_fsck(&mount, fsck_flags);
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dwapbl.h95 typedef void (*wapbl_flush_fn_t)(struct mount *, daddr_t *, int *, int);
113 int wapbl_start(struct wapbl **, struct mount *, struct vnode *, daddr_t,
184 static __inline struct mount *
187 struct mount *mp;
203 struct mount *mp;
/netbsd-6-1-5-RELEASE/usr.bin/systat/
H A Dbufcache.c39 #include <sys/mount.h>
72 struct mount *ml_addr;
74 struct mount ml_mount;
93 static struct mount *ml_lookup(struct mount *, int, int);
113 ml_init(); /* Clear out mount list */
258 struct mount *mt;
267 /* Initialise vnode cache and mount list. */
307 struct mount *mp;
372 /* Throw out the current mount lis
[all...]
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dvfs_mount.c84 #include <sys/mount.h>
129 struct mount *
132 struct mount *mp;
159 * initialize a mount structure for it.
161 * Devname is usually updated by mount(8) after booting.
165 struct mount **mpp)
168 struct mount *mp;
201 vfs_getnewfsid(struct mount *mp)
228 * Lookup a mount point by filesystem identifier.
230 * XXX Needs to add a reference to the mount poin
[all...]
/netbsd-6-1-5-RELEASE/sys/coda/
H A Dcoda_vfsops.c63 #include <sys/mount.h>
125 (int (*)(struct mount *, struct vnode *, struct timespec *)) eopnotsupp,
167 * cfs mount vfsop
168 * Set up mount info record and attach it to vfs struct.
172 coda_mount(struct mount *vfsp, /* Allocated and initialized by mount(2) */
203 /* Validate mount device. Similar to getmdev(). */
206 * XXX: coda passes the mount device as the entire mount args,
248 * Initialize the mount recor
[all...]
H A Dcnode.h149 * CODA structure to hold mount/file system information
153 struct mount *mi_vfsp;
160 * vfs pointer to mount info
167 * vnode pointer to mount info
195 extern void coda_unmounting(struct mount *whoIam);
199 extern struct cnode *make_coda_node(CodaFid *fid, struct mount *vfsp, short type);
203 extern struct mount *devtomp(dev_t dev);
/netbsd-6-1-5-RELEASE/sbin/mount_ados/
H A Dmount_ados.c43 #include <sys/mount.h>
152 if (mount(MOUNT_ADOSFS, dir, mntflags, &args, sizeof args) == -1)
164 if (mount(MOUNT_ADOSFS, dir, mntflags, &args, sizeof args) == -1)
/netbsd-6-1-5-RELEASE/usr.bin/pmap/
H A Dpmap.h49 #include <sys/mount.h>
130 struct mount mount; member in union:kbit::__anon9859
/netbsd-6-1-5-RELEASE/tests/fs/tmpfs/
H A Dt_mount.sh29 # Verifies that an execution of mount and umount works correctly without
36 atf_set "descr" "Tests a mount and unmount without any options"
46 atf_set "descr" "Tests that the mount point has two hard links"
59 atf_set "descr" "Tests the read-only mount option"
64 mount | grep ${Mount_Point} | grep -q read-only || \
108 mount -t tmpfs -o -s9223372036854775808 tmpfs tmp
110 mount -t tmpfs -o -s9223372036854775808g tmpfs tmp
117 "mount point is invalid do not show the source" \
/netbsd-6-1-5-RELEASE/sys/miscfs/umapfs/
H A Dumap_subr.c78 #include <sys/mount.h>
87 int umap_node_alloc(struct mount *, struct vnode *,
135 umap_mapids(struct mount *v_mount, kauth_cred_t credp)
/netbsd-6-1-5-RELEASE/sys/ufs/ffs/
H A Dffs_wapbl.c45 #include <sys/mount.h>
79 static int wapbl_log_position(struct mount *, struct fs *, struct vnode *,
81 static int wapbl_create_infs_log(struct mount *, struct fs *, struct vnode *,
83 static void wapbl_find_log_start(struct mount *, struct vnode *, off_t,
85 static int wapbl_remove_log(struct mount *);
86 static int wapbl_allocate_log_file(struct mount *, struct vnode *,
113 ffs_wapbl_replay_finish(struct mount *mp)
163 ffs_wapbl_sync_metadata(struct mount *mp, daddr_t *deallocblks,
190 ffs_wapbl_abort_sync_metadata(struct mount *mp, daddr_t *deallocblks,
210 wapbl_remove_log(struct mount *m
[all...]
/netbsd-6-1-5-RELEASE/distrib/vax/inst-common/
H A DMakefile.inc27 mount ${VND_DEV} ${MOUNT_POINT}
43 mount ${VND_DEV} ${MOUNT_POINT}
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dsys_machdep.c46 #include <sys/mount.h>

Completed in 342 milliseconds

1234567891011>>