/external/e2fsprogs/misc/ |
fsck.c | 332 * Load the filesystem database from /etc/fstab 684 * (as in "noext2") and only one filesystem type is specified, then 730 N_("Either all or none of the filesystem types passed to -t must be prefixed\n" 749 fputs(_("Couldn't allocate memory for filesystem types\n"), 823 /* See if the filesystem matches the criteria given by the -t option */ 855 /* Check if we should ignore this filesystem. */ 958 * Do an initial scan over the filesystem; mark filesystems 960 * filesystem types (done as a side-effect of calling ignore()). 968 * Find and check the root filesystem. 988 * filesystem twice. Skip root will skep all root entries [all...] |
mke2fs.c | 2 * mke2fs.c - Make a ext2fs filesystem. 241 "in order to build a filesystem.\n"), 680 printf(_("Filesystem label=%s\n"), buf); 697 printf(_("Maximum filesystem blocks=%lu\n"), 840 "than the filesystem size.\n")); 938 fprintf(stderr, _("Invalid filesystem option set: %s\n"), 1275 check_mount(device_name, force, _("filesystem")); 1298 _("while trying to determine filesystem size")); 1306 "filesystem\n")); 1329 _("Filesystem larger than apparent device size.")) [all...] |
e2label.c | 71 fprintf (stderr, _("e2label: not an ext2 filesystem\n"));
|
/external/e2fsprogs/e2fsck/ |
unix.c | 86 " -n Make no changes to the filesystem\n" 89 " -f Force checking even if filesystem is marked clean\n")); 186 * If the filesystem isn't mounted, or it's the root 187 * filesystem and it's mounted read-only, and we're not doing 206 "Running e2fsck on a mounted filesystem may cause\n" 207 "SEVERE filesystem damage.\007\007\007\n\n")); 255 * This routine checks to see if a filesystem can be skipped; if so, 1017 printf(_("The filesystem revision is apparently " 1019 "(Or the filesystem superblock " 1026 "filesystem or be root\n") [all...] |
journal.c | 453 "filesystem is now ext2 only ***\n\n"); 614 * and risky when we are just recovering the filesystem). 789 * will the ext3 kernel code do if a filesystem with 854 * Reload the filesystem context to get up-to-date data from disk 855 * because journal recovery will change the filesystem under us. 879 * the filesystem directory hierarchy to the reserved inode if necessary. 898 * If the filesystem is opened read-only, or there is no 941 * If the filesystem is mounted, or we can't tell whether 973 * an ext2 filesystem check.
|
/external/e2fsprogs/po/ |
ca.po | 738 #. @-expanded: filesystem. If the device is valid and it really contains an ext2\n 739 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 755 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n 785 #. @-expanded: filesystem did not have a UUID; generating one.\n 830 #. @-expanded: External journal has multiple filesystem users (unsupported).\n 845 #. @-expanded: External journal does not support this filesystem\n 925 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem. 981 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n 1015 #. @-expanded: Adding dirhash hint to filesystem.\ [all...] |
e2fsprogs.pot | 738 #. @-expanded: filesystem. If the device is valid and it really contains an ext2\n 739 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n 754 #. @-expanded: The filesystem size (according to the superblock) is %b blocks\n 784 #. @-expanded: filesystem did not have a UUID; generating one.\n 829 #. @-expanded: External journal has multiple filesystem users (unsupported).\n 844 #. @-expanded: External journal does not support this filesystem\n 924 #. @-expanded: filesystem has feature flag(s) set, but is a revision 0 filesystem. 980 #. @-expanded: filesystem does not have resize_inode enabled, but s_reserved_gdt_blocks\n 1014 #. @-expanded: Adding dirhash hint to filesystem.\ [all...] |
/external/grub/ |
NEWS | 151 * VSTa filesystem support is added. 281 * Long filename support in the FAT filesystem is added. 385 GRUB stage2 filesystem code. Simply compress the file using GNU 393 * Changed device strings used in filesystem code to more logical 395 command-listing and filesystem syntax description for details. 428 most cases, and inserting other floppies didn't flush the filesystem 447 * Initial filesystem documentation written. 450 particular, for the blocklist filesystem, shortcuts like "+1" for 454 example, the ext2fs filesystem code is now much faster, as it caches 455 some mapping blocks where it didn't at all before). Filesystem [all...] |
/external/e2fsprogs/ext2ed/ |
disk.c | 8 The filesystem's disk activity pass through here. 38 This function is used when we need to read something from the filesystem. 78 This is used to change something in the filesystem.
|
/bootable/recovery/applypatch/ |
applypatch.h | 36 // When there isn't enough room on the target filesystem to hold the
|
/device/htc/common/updater/ |
bootloader.h | 51 * Note, this destroys any filesystem on the cache partition!
|
/external/dbus/bus/ |
system.conf.in | 30 means use abstract namespace, don't really create filesystem
|
/external/dbus/test/data/valid-config-files/ |
system.conf | 30 means use abstract namespace, don't really create filesystem
|
/external/e2fsprogs/lib/ext2fs/ |
dupfs.c | 2 * dupfs.c --- duplicate a ext2 filesystem handle
|
freefs.c | 2 * freefs.c --- free an ext2 filesystem
|
/external/e2fsprogs/tests/f_bbfile/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/f_dup2/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/f_lotsbad/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/icu4c/io/ |
ufile.h | 62 FILE *fFile; /* the actual filesystem interface */
|
/external/webkit/WebCore/loader/icon/wince/ |
IconDatabaseWince.cpp | 27 #include "FileSystem.h"
|
/external/webkit/WebCore/platform/chromium/ |
FileSystemChromium.cpp | 32 #include "FileSystem.h"
|
/external/webkit/WebCore/platform/gtk/ |
FileChooserGtk.cpp | 31 #include "FileSystem.h"
|
/external/webkit/WebCore/storage/ |
StorageSyncManager.cpp | 33 #include "FileSystem.h"
|
/external/webkit/WebKit/chromium/public/win/ |
WebSandboxSupport.h | 43 // to access the filesystem to load the font. So, this call serves as
|
/system/vold/ |
Volume.h | 54 * The major/minor tuple of the currently mounted filesystem.
|