HomeSort by relevance Sort by last modified time
    Searched full:filesystem (Results 501 - 525 of 1607) sorted by null

<<21222324252627282930>>

  /external/selinux/libsepol/tests/policies/test-expander/
user-base.conf 13 class filesystem
145 class filesystem
  /external/selinux/libsepol/tests/policies/test-hooks/
cmp_policy.conf 13 class filesystem
145 class filesystem
small-base.conf 13 class filesystem
145 class filesystem
  /external/skia/include/core/
SkOSFile.h 66 /** Returns true if the two point at the exact same filesystem object. */
113 * Functions for modifying SkStrings which represent paths on the filesystem.
  /external/squashfs-tools/kernel/fs/squashfs/
squashfs_fs.h 52 /* Filesystem flags */
179 /* cached data constants for filesystem */
  /external/squashfs-tools/kernel/include/linux/
squashfs_fs.h 51 /* Filesystem flags */
178 /* cached data constants for filesystem */
  /external/squashfs-tools/squashfs-tools/
action.h 4 * Create a squashfs filesystem. This is a highly compressed read only
5 * filesystem.
caches-queues-lists.h 4 * Create a squashfs filesystem. This is a highly compressed read only
5 * filesystem.
progressbar.c 2 * Create a squashfs filesystem. This is a highly compressed read only
3 * filesystem.
unsquashfs.h 4 * Unsquash a squashfs filesystem. This is a highly compressed read only
5 * filesystem.
  /external/toybox/
README 25 PREFIX=/path/to/root/filesystem make install
79 can run even if they're the only file in the filesystem. Otherwise,
  /external/toybox/toys/lsb/
umount.c 24 -l Lazy unmount (detach from filesystem now, close when last user does).
41 // borrow df code to identify filesystem?
  /external/toybox/www/
ext2.html 3 <p>This page focuses on the ext2 on-disk format. The Linux kernel's filesystem
14 <p>Every ext2 filesystem consists of blocks, which are divided into block
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/editors/
UiAutomatorViewer.java 24 import org.eclipse.core.filesystem.EFS;
25 import org.eclipse.core.filesystem.IFileStore;
  /external/e2fsprogs/debian/
changelog     [all...]
control.in 22 Description: statically-linked version of the ext2/ext3/ext4 filesystem checker
23 This may be of some help to you if your filesystem gets corrupted enough
157 mount to quickly and easily find block devices by filesystem UUID and
170 mount to quickly and easily find block devices by filesystem UUID and
184 mount to quickly and easily find block devices by filesystem UUID and
  /bootable/recovery/
fuse_sideload.c 17 // This module creates a special filesystem containing two files.
24 // Because we may not trust the adb host, this filesystem maintains
36 // that creates this filesystem. Calling stat() on the exit file
37 // causes the filesystem to be unmounted and the adb process on the
333 // since we mount the filesystem with max_read=block_size, a
  /bootable/recovery/uncrypt/
uncrypt.cpp 17 // This program takes a file on an ext4 filesystem and produces a list
20 // filesystem.
22 // If the filesystem is using an encrypted block device, it will also
370 // absolute path, so we can find what filesystem it's on.
389 // If the filesystem it's on isn't encrypted, we only produce the
  /external/e2fsprogs/misc/
mke2fs.c 2 * mke2fs.c - Make a ext2fs filesystem.
265 "in order to build a filesystem.\n"),
568 printf(_("Filesystem label=%s\n"), buf);
594 printf(_("Maximum filesystem blocks=%lu\n"),
785 "than the filesystem size.\n"));
954 fprintf(stderr, _("Invalid filesystem option set: %s\n"),
1107 "%s filesystem type.\n"), ext_type);
    [all...]
  /external/gptfdisk/
README 66 * More flexible specification of filesystem type code GUIDs, which
81 the filesystem awareness and filesystem-related features of GParted. You
82 can't resize a partition's filesystem or create a partition with a
83 filesystem already in place with gdisk, for instance. There's no GUI
  /external/toybox/generated/
globals.h 605 long inodes; // Total inodes in filesystem.
610 struct dirtree *dt; // Tree of files to copy into the new filesystem.
614 unsigned blocks; // Total blocks in the filesystem.
615 unsigned freeblocks; // Free blocks in the filesystem.
623 int fsfd; // File descriptor of filesystem (to output to).
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
  /external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DiskLruCache.java 42 * A cache that uses a bounded amount of space on a filesystem. Each cache
48 * <p>The cache stores its data in a directory on the filesystem. This
54 * filesystem. When the number of stored bytes exceeds the limit, the cache will
57 * deleted. The limit does not include filesystem overhead or the cache
80 * filesystem, the corresponding entries will be dropped from the cache. If
622 /** Force buffered operations to the filesystem. */
629 /** Closes this cache. Stored values will remain on the filesystem. */
  /external/selinux/checkpolicy/
policy_parse.y 148 %token FILESYSTEM
729 fs_use_def : FSUSEXATTR filesystem security_context_def ';'
742 genfs_context_def : GENFSCON filesystem path '-' identifier security_context_def
744 | GENFSCON filesystem path '-' '-' {insert_id("-", 0);} security_context_def
746 | GENFSCON filesystem path security_context_def
842 filesystem : FILESYSTEM label
    [all...]
  /system/vold/
cryptfs.c 519 SLOGE("Cannot open device to get filesystem size ");
    [all...]

Completed in 260 milliseconds

<<21222324252627282930>>