Home
last modified time | relevance | path

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

123

/external/chromium_org/chrome/common/extensions/api/
Dfile_system_provider.idl12 // mounted. The ID is used to distinguish multiple file systems mounted
Dfile_browser_private.idl10 // Type of the mounted volume.
167 // The path to the mounted device, archive file or network resource.
170 // Type of the mounted volume.
176 // Flag that specifies if volume is mounted in read-only mode.
193 // Metadata of the mounted volume.
358 // |volumeMetadataList| The list of VolumeMetadata representing mounted volumes.
517 // Unmounts a mounted resource.
521 // Get the list of mounted volumes.
552 // Formats a mounted volume.
/external/e2fsprogs/ext2ed/
Dext2ed.conf.in46 # a mounted filesystem. Read-Write mode is never allowed on a mounted
Dinit.c620 mounted=0; in check_mounted()
624 refresh_command_win ();mounted=1;return; in check_mounted()
632 mounted=1;fclose (fp);return; in check_mounted()
Dgeneral_com.c160 if (mounted && !AllowMountedRead) { in set_device()
166 if (mounted && AllowMountedRead) { in set_device()
868 if (mounted) { in enable_write()
DREADME129 1. Don't use ext2ed to change a mounted filesystem !
131 Using ext2ed in read-only mode on a mounted filesystem can be allowed
Dmain.c75 int mounted=0; /* This is set when we find that the filesystem is mounted */ variable
Dext2ed.h206 extern int mounted;
/external/chromium_org/chrome/installer/mac/
Dpkg-dmg1141 my($mounted, $rootDevice, $partitionDevice, $partitionMountPoint);
1143 $mounted=0;
1155 $mounted=1;
1207 if($mounted) {
/external/chromium_org/chrome/test/pyautolib/
Dchromoting_helper.py101 mounted = os.path.join('/Volumes', 'Chromoting Host ' + version)
102 subprocess.call('hdiutil detach "' + mounted + '"', shell=True)
/external/e2fsprogs/tests/m_large_file/
Dexpect.128 Last mounted on: <not available>
/external/e2fsprogs/tests/m_dasd_bs/
Dexpect.130 Last mounted on: <not available>
/external/e2fsprogs/tests/m_no_opt/
Dexpect.129 Last mounted on: <not available>
/external/e2fsprogs/tests/m_std/
Dexpect.130 Last mounted on: <not available>
/external/linux-tools-perf/Documentation/
Dperf-stat.txt89 in per-cpu mode. The cgroup filesystem must be mounted. All threads belonging to
Dperf-record.txt143 in per-cpu mode. The cgroup filesystem must be mounted. All threads belonging to
/external/dropbear/
DINSTALL70 If your system expects /dev/pts to be mounted (this is a uClibc option),
/external/e2fsprogs/tests/m_uninit/
Dexpect.130 Last mounted on: <not available>
/external/chromium_org/chrome/browser/mac/
Dinstall_from_dmg.mm61 // IOHDIXHDDriveOutKernel for disk images mounted "out-of-kernel" or
62 // IOHDIXHDDriveInKernel for disk images mounted "in-kernel." Out-of-kernel is
621 // be able to unmount all mounted filesystems from the disk image, and eject
/external/blktrace/
DREADME42 -r Path to mounted debugfs, defaults to /sys/kernel/debug.
/external/e2fsprogs/
DRELEASE-NOTES297 when a file system is detected as mounted while doing a read/write
448 is mounted. (Addresses Launchpad bug: #416648)
711 filesystem is already mounted and doesn't need recovery (since the
712 kernel would have run the journal when the filesystem was mounted.)
782 is not mounted).
809 device or filesystem image is mounted, which would cause these
811 used by a pseudo-filesystem was mounted when in fact it was not.
1845 mounted filesystem.
1907 filesystem should be mounted as ext4 or ext4dev, as appropriate.
2455 with running mke2fs on an apparently-mounted or in-use filesystem.
[all …]
/external/e2fsprogs/po/
De2fsprogs.pot2447 msgid "while determining whether %s is mounted."
2452 msgid "Warning! %s is mounted.\n"
2457 msgid "%s is mounted. "
2471 "\a\a\a\aWARNING!!! The filesystem is mounted. If you continue you "
2500 msgid " has been mounted %u times without being checked"
2673 msgid "Filesystem mounted or opened exclusively by another program?\n"
3035 msgid "%s is mounted; "
3456 msgid "Error while determining whether %s is mounted.\n"
3594 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
4338 "unmounted or mounted read-only.\n"
[all …]
Dzh_CN.po2458 msgid "while determining whether %s is mounted."
2463 msgid "Warning! %s is mounted.\n"
2468 msgid "%s is mounted. "
2482 "\a\a\a\aWARNING!!! The filesystem is mounted. If you continue you "
2511 msgid " has been mounted %u times without being checked"
2685 msgid "Filesystem mounted or opened exclusively by another program?\n"
3051 msgid "%s is mounted; "
3476 msgid "Error while determining whether %s is mounted.\n"
3616 "\t[-g blocks-per-group] [-L volume-label] [-M last-mounted-directory]\n"
4339 "unmounted or mounted read-only.\n"
[all …]
/external/e2fsprogs/lib/ext2fs/
Dext2_err.et.in420 "Can't check if filesystem is mounted due to missing mtab file"
/external/chromium_org/third_party/sqlite/
DREADME.chromium121 # test run on a locally mounted directory, is the failure of:

123