Home
last modified time | relevance | path

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

12

/openbsd-src/sys/arch/octeon/stand/rdboot/
H A Ddisk.c41 int mounted = 0; variable
148 if (mounted) { in disk_open()
196 mounted = 1; in disk_open()
204 if (mounted) { in disk_close()
207 mounted = 0; in disk_close()
/openbsd-src/sys/arch/powerpc64/stand/rdboot/
H A Ddisk.c41 int mounted = 0; variable
163 if (mounted) { in disk_open()
211 mounted = 1; in disk_open()
219 if (mounted) { in disk_close()
222 mounted = 0; in disk_close()
/openbsd-src/regress/sys/nfs/
H A DREADME6 Write ktrace output files onto NFS mounted file systems. Especially
/openbsd-src/usr.sbin/amd/doc/
H A Damdref.texinfo187 An @dfn{automounter} maintains a cache of mounted filesystems.
188 Filesystems are mounted on demand when they are first referenced,
212 @i{Amd} maintains a cache of mounted filesystems. Filesystems are
213 @dfn{demand-mounted} when they are first referenced, and unmounted after
320 Unix implements a namespace of hierarchically mounted filesystems. Two
332 determines whether the required filesystem is already mounted. This is
334 for an existing filesystem mounted at the same place. If such a
353 already known. If it is not, the required volume is mounted. A
356 direct to the mounted filesystem.
358 If a volume is not yet mounted, @i{Amd} consults a configuration
[all …]
/openbsd-src/usr.sbin/amd/amd/
H A Dutil.c332 if (mf->mf_ops->mounted) in mf_mounted()
333 (*mf->mf_ops->mounted)(mf); in mf_mounted()
/openbsd-src/gnu/usr.bin/perl/hints/
H A Ddcosx.sh42 NOTE: Your system does not have /dev/fd mounted. If you want to
H A Dsolaris_2.sh139 # Check that /dev/fd is mounted. If it is not mounted, let the
147 NOTE: Your system does not have /dev/fd mounted. If you want to
/openbsd-src/usr.bin/file/magdir/
H A Dmacintosh289 #>0x40a beshort ^0x0100 (mounted)
303 >0x404 belong ^0x00000100 (mounted)
307 >&6 string x last mounted by: '%.4s',
H A Dfilesystems914 >8404 string x last mounted on %s,
930 >&-1164 string x last mounted on %s,
950 >&-1164 string x last mounted on %s,
974 >8404 string x last mounted on %s,
990 >&-1164 string x last mounted on %s,
1010 >&-1164 string x last mounted on %s,
1036 >>0x43a leshort ^0x0000001 (mounted or unclean)
1183 >0x10032 leshort &2 (mounted or unclean)
/openbsd-src/regress/sys/kern/setuid/
H A DMakefile10 echo temporary directory is mounted nosuid, test needs set user id
/openbsd-src/distrib/notes/sparc64/
H A Dinstall181 target machine. If you elect to use a separately NFS-mounted filesystem for
198 Enter the entries for the remotely mounted filesystems.
/openbsd-src/usr.sbin/amd/include/
H A Dam.h402 vmounted mounted; member
/openbsd-src/share/snmp/
H A DHOST-RESOURCES-MIB.txt901 "The index of the file system mounted on this
902 partition. If no file system is mounted on this
923 host or remotely mounted from a file server. File
934 this host or remotely mounted from a file server.
982 server that this file system is mounted from. This
1107 network-mounted file system.
/openbsd-src/etc/
H A Ddaily81 # if filesystem named /altroot is type ffs and mounted "xx",
/openbsd-src/regress/usr.bin/diff/
H A Dt9.1108 * is currently mounted read-only.
267 * mounted. If so, replace them with the new mount point.
304 * Note: unmount takes a path to the vnode mounted on as argument,
402 * Sync each mounted filesystem.
1058 * The root of a mounted filesystem cannot be deleted.
1844 * The root of a mounted filesystem cannot be deleted.
H A Dt9.2137 * is currently mounted read-only.
331 * mounted. If so, replace them with the new mount point.
369 * Note: unmount takes a path to the vnode mounted on as argument,
495 * Sync each mounted filesystem.
1474 * The root of a mounted filesystem cannot be deleted.
2460 * The root of a mounted filesystem cannot be deleted.
/openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/t/
H A Dutime.t146 …printf("# Skipping atime tests because tempfiles seem to be in a filesystem mounted with 'noatime'…
/openbsd-src/gnu/llvm/llvm/lib/Support/Unix/
H A DPath.inc250 // If we don't have procfs mounted, fall back to argv[0]
257 // /proc is not always mounted under Linux (chroot for example).
510 // statvfs::f_basetype contains a null-terminated FSType name of the mounted
960 // If we have a /proc filesystem mounted, we can quickly establish the
/openbsd-src/usr.bin/vi/
H A DFAQ72 acquired a lock for a file on an NFS mounted filesystem, it can hang
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.hpux25 assuming you have mounted that CD on /cdrom.
40 To see what version is included on the DVD (assumed here to be mounted
602 If you are compiling Perl on a remotely-mounted NFS filesystem, the test
H A DREADME.android103 step. F</mnt/asec> is mounted as a tmpfs in Android, but it's only
H A DREADME.cygwin487 Returns true if the given cygwin path is binary mounted, false if the
488 path is mounted in textmode.
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl5122delta.pod181 Perl now skips setuid C<File::Copy> tests on partitions it detects to be mounted
/openbsd-src/distrib/notes/
H A Dm4.common508 4.2BSD fstype, will neither be formatted nor mounted during the
590 {:- To install from an NFS mounted directory:
591 When installing from an NFS-mounted directory, you must
976 {:-To install OpenBSD using a remote partition, mounted via
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DREADME314 they are NFS-mounted on each of the hosts); they will not interfere

12