OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mounted
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/ui/file_manager/file_manager/background/js/
volume_manager.js
9
* flush storage", or "
mounted
zip archive" etc.
255
// After file system is
mounted
, we "read" drive grand root
322
* The container of the VolumeInfo for each
mounted
volume.
429
* VolumeManager is responsible for tracking list of
mounted
volumes.
437
* archive is
mounted
, but only for mounts from within this filebrowser tab.
444
* The list of VolumeInfo instances for each
mounted
volume.
551
// volumes in the volumeMetadataList are
mounted
. crbug.com/135477.
583
* Event handler called when some volume was
mounted
or unmounted.
637
console.warn('
Mounted
volume without a request: ' + volumeId);
657
* path of the archive to be
mounted
, or a volumeId for unmounting
[
all
...]
background.js
779
// For
mounted
devices just focus any Files.app window. The
mounted
/external/chromium_org/chrome/installer/mac/
pkg-dmg
150
the disk image is
mounted
. English is the only supported language. To
180
the image is
mounted
, if IDME processing is enabled on the system, the
219
to open when the volume is
mounted
. See L<bless(8)>.
325
# the likelihood that someone will notice a
mounted
image and
351
# at volume mount time, so those images are
mounted
and
370
#
mounted
and a new image made from the device associated
[
all
...]
/external/e2fsprogs/ext2ed/
general_com.c
160
if (
mounted
&& !AllowMountedRead) {
161
wprintw (command_win,"Error - Filesystem is
mounted
, aborting\n");
166
if (
mounted
&& AllowMountedRead) {
167
wprintw (command_win,"Warning - Filesystem is
mounted
. Displayed data may be unreliable.\n");
868
if (
mounted
) {
869
wprintw (command_win,"Error - Filesystem is
mounted
\n");
init.c
613
mounted
=0;
616
wprintw (command_win,"Error - Failed to open /etc/mtab. Assuming filesystem is
mounted
.\n");
617
refresh_command_win ();
mounted
=1;return;
625
mounted
=1;fclose (fp);return;
ext2ed.h
202
extern int
mounted
;
main.c
61
int AllowMountedRead=0; /* Behavior when trying to open a
mounted
filesystem read-only */
75
int
mounted
=0; /* This is set when we find that the filesystem is
mounted
*/
variable
/external/chromium_org/tools/telemetry/telemetry/core/platform/
cros_interface.py
392
"""Returns the filesystem
mounted
at |path|"""
411
"""Returns True iff |user|'s cryptohome is
mounted
."""
/external/chromium_org/ui/file_manager/file_manager/foreground/js/
volume_manager_wrapper.js
91
// TODO(hidehiko): Filter
mounted
volumes located on Drive File System.
276
* @param {string} fileUrl The path to the archive file to be
mounted
.
navigation_list_model.js
136
// The volume is
mounted
or unmounted.
drive_banners.js
307
// The banner is already shown enough times or the drive FS is not
mounted
.
520
// If not
mounted
correctly, then do not continue.
/external/chromium_org/chrome/common/extensions/docs/examples/api/fileSystemProvider/archive/
background.js
15
// Defines a volume object that contains information about a
mounted
file
/external/chromium_org/ui/file_manager/image_loader/
image_loader.js
42
// Listen for mount events, and grant permissions to volumes being
mounted
.
/external/chromium_org/chrome/browser/resources/chromeos/
provided_file_systems.js
377
* Updates the
mounted
file system list.
/external/blktrace/doc/
blktrace.tex
110
the mount point set up --
mounted
on the directory /sys/kernel/debug.
343
a file created in the
mounted
directory for the debugfs, which defaults
[
all
...]
Completed in 3266 milliseconds