Home
last modified time | relevance | path

Searched refs:mounted (Results 1 – 25 of 71) sorted by relevance

123

/NextBSD/sys/cddl/compat/opensolaris/kern/
HDopensolaris_kobj.c99 out->mounted = root_mounted(); in kobj_open_file()
104 if (out->mounted) in kobj_open_file()
146 if (file->mounted) in kobj_get_filesize()
197 if (file->mounted) in kobj_read_file()
207 if (file->mounted) in kobj_close_file()
/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_changelist.c203 boolean_t mounted; in changelist_postfix() local
234 mounted = (clp->cl_gflags & CL_GATHER_DONT_UNMOUNT) || in changelist_postfix()
237 if (!mounted && (cn->cn_mounted || in changelist_postfix()
245 mounted = TRUE; in changelist_postfix()
253 if (sharenfs && mounted) in changelist_postfix()
257 if (sharesmb && mounted) in changelist_postfix()
HDlibzfs_diff.c677 boolean_t mounted; in get_mountpoint() local
679 mounted = is_mounted(di->zhp->zfs_hdl, dsnm, mntpt); in get_mountpoint()
680 if (mounted == B_FALSE) { in get_mountpoint()
/NextBSD/usr.sbin/bsdconfig/security/include/
HDsecurelevel.hlp16 flags may not be turned off; disks for mounted file systems,
22 be opened for writing (except by mount(2)) whether mounted or
HDmessages.subr46 …limited, and kernel modules may not\nbe changed. In highly secure mode, mounted file systems may …
/NextBSD/sys/geom/sched/
HDREADME20 /mnt is a partition mounted on /dev/ad0s1f
64 mounted partitions and filesystems will keep working, but
109 enable or disable scheduling on a mounted filesystem, and the
128 will go through the scheduler, whereas any partition mounted on
/NextBSD/usr.sbin/bsdconfig/share/media/
HDcdrom.subr100 f_dprintf "CDROM device already mounted."
115 # Perhaps the CDROM drive is already mounted as /cdrom
143 # Returns data from $file on a mounted CDROM device. Similar to cat(1). If
HDusb.subr108 f_dprintf "USB device already mounted."
132 # Returns data from $file on a mounted USB disk device. Similar to cat(1). If
HDdos.subr98 f_dprintf "DOS device already mounted."
121 # Returns data from $file on a mounted DOS partition device. Similar to cat(1).
HDufs.subr126 f_dprintf "UFS device already mounted."
155 # Returns data from $file on a mounted UFS partition device. Similar to cat(1).
HDfloppy.subr103 f_dprintf "Floppy device already mounted."
147 # Returns data from $file on a mounted Floppy disk device. Similar to cat(1).
HDnfs.subr166 f_dprintf "NFS device already mounted."
214 # Returns data from $file on a mounted NFS device. Similar to cat(1). If
/NextBSD/sys/cddl/compat/opensolaris/sys/
HDkobj.h52 int mounted; member
/NextBSD/contrib/amd/
HDtasks55 - need a way to export a nfs-mount point after it is being mounted (jukebox
62 - y2k: amq /home (mounted time uses YY instead of YYYY)
/NextBSD/contrib/netbsd-tests/fs/tmpfs/
HDREADME12 refactored to be reusable on any mounted file system, which could also
/NextBSD/usr.sbin/bsdconfig/networking/share/
HDmedia.subr114 # options are changed while NFS-exported directories are mounted,
163 # media options are changed while NFS-exported directories are mounted,
HDnetmask.subr93 # subnet mask is changed while NFS-exported directories are mounted,
/NextBSD/contrib/amd/amd/
HDautil.c206 if (mf->mf_ops->mounted) in mf_mounted()
207 mf->mf_ops->mounted(mf); in mf_mounted()
/NextBSD/sys/fs/nandfs/
HDnandfs_cpfile.c196 int mounted = 0; in nandfs_cp_mounted() local
202 mounted = 1; in nandfs_cp_mounted()
208 return (mounted); in nandfs_cp_mounted()
/NextBSD/contrib/amd/doc/
HDam-utils.texi362 An @dfn{automounter} maintains a cache of mounted filesystems.
363 Filesystems are mounted on demand when they are first referenced,
437 @i{Amd} maintains a cache of mounted filesystems. Filesystems are
438 @dfn{demand-mounted} when they are first referenced, and unmounted after
545 Unix implements a namespace of hierarchically mounted filesystems. Two
557 determines whether the required filesystem is already mounted. This is
559 for an existing filesystem mounted at the same place. If such a
578 already known. If it is not, the required volume is mounted. A
581 direct to the mounted filesystem.
583 If a volume is not yet mounted, @i{Amd} consults a configuration
[all …]
/NextBSD/contrib/smbfs/
HDINSTALL18 If you're running any previous version of smbfs, unmount all mounted
/NextBSD/tools/tools/tinybsd/
HDREADME94 work tree into the image mounted on /mnt.
186 As you can see, /var and /tmp are mounted on /dev/md0 and /dev/md1
220 Now we've mounted the image on the temporary directory /mnt. Let's then
/NextBSD/sys/fs/autofs/
HDautofs_vnops.c162 goto mounted; in autofs_trigger_vn()
166 mounted: in autofs_trigger_vn()
/NextBSD/sys/gnu/dts/arm/
HDste-href-tvk1281618.dtsi91 /* Sensors mounted on this board variant */
/NextBSD/contrib/file/magic/Magdir/
HDmacintosh308 >>>0x40a beshort ^0x0100 (mounted)
327 >0x404 belong ^0x00000100 (mounted)
331 >&6 string x last mounted by: '%.4s',

123