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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cramfs_fs.h 60 struct cramfs_info fsid; /* unique filesystem info */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
gadgetfs.h 2 * Filesystem based user-mode API to USB Gadget controller hardware
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sys/
capability.h 122 /* not valid with filesystem capability support - use cap_set_proc() */
  /system/extras/ext4_utils/
mkuserimg.sh 89 echo "Need size of filesystem"
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsDirectory.java 26 * Base class for all {@link FileSystem} directories.
  /external/e2fsprogs/e2fsck/
unix.c 85 " -n Make no changes to the filesystem\n"
88 " -f Force checking even if filesystem is marked clean\n"));
241 * If the filesystem isn't mounted, or it's the root
242 * filesystem and it's mounted read-only, and we're not doing
268 "The filesystem is mounted. "
270 "cause ***SEVERE*** filesystem damage.\n\n"));
327 * This routine checks to see if a filesystem can be skipped; if so,
379 reason = _(" has filesystem last checked time in the future");
402 * if the filesystem is not unmounted cleanly, the global
594 * the filesystem using the same file descriptor as stdout or stderr
    [all...]
super.c 249 * If the filesystem contains errors, don't run the orphan
712 * filesystem.
769 * revision 1 filesystem. Most kernels will not check the flags on
770 * a rev 0 filesystem and we may have corruption issues because of
771 * the incompatible changes to the filesystem.
890 * backup, the extended attributes in the filesystem will be stripped
910 * don't need to test. Also, if the filesystem is invalid, or
912 * do the backup. If the filesystem was opened read-only then
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 2 * Create a squashfs filesystem. This is a highly compressed read only
3 * filesystem.
94 /* filesystem flags for building */
225 /* list of root directory entries read from original filesystem */
233 /* restore orignal filesystem state if appending to existing filesystem is
329 * Recursive failure when trying to restore filesystem!
379 ERROR("Exiting - restoring original filesystem!\n\n");
575 block_device ? "block device" : "filesystem");
580 block_device ? "block device" : "filesystem");
    [all...]
  /docs/source.android.com/src/source/
initializing.jd 165 can be stored on a filesystem optimized for speed instead
167 in case of filesystem corruption.</p>
187 filesystem. This type of filesystem is not supported by git and will cause some
190 filesystem. This can be done fairly easily using a disk image, discussed below.</p>
191 <p>Once the proper filesystem is available, building the <code>master</code> branch in a modern
195 <p>You can create a case-sensitive filesystem within your existing Mac OS environment
331 If your home directory is on NFS or some other non-local filesystem,
  /external/clang/include/clang/Frontend/
CompilerInvocation.h 210 class FileSystem;
213 IntrusiveRefCntPtr<vfs::FileSystem>
  /external/e2fsprogs/
TODO 6 filesystem!
194 easier to translate LBA to filesystem block numbers.
227 modification to the "base" filesystem.
230 extend a filesystem, or expand the size of inodes in the inode table,
231 and the changes can be pushed the filesystem in one fell swoop. (If
234 file will contain the filesystem UUID in a the COW superblock, and the
255 filesystem in the following ways: (1) increase the inode size, so that
256 an existing filesystem can use the EA-in-inode kernel patch, (2)
  /external/e2fsprogs/ext2ed/
init.c 62 current_type=NULL; /* No filesystem specific types yet */
81 add_user_command (&general_commands,"setdevice","Selects the filesystem block device (e.g. /dev/hda1)",set_device);
82 add_user_command (&general_commands,"setoffset","Moves asynchronicly in the filesystem",set_offset);
90 add_user_command (&general_commands,"enablewrite","Enters Read/Write mode - Allows changing the filesystem",enable_write);
100 add_user_command (&ext2_commands,"super","Moves to the superblock of the filesystem",type_ext2___super);
392 wprintw (command_win,"Warning - Extended 2 filesystem not detected on device %s\n",device_name);
398 wprintw (command_win,"Forcing extended 2 filesystem\n");
616 wprintw (command_win,"Error - Failed to open /etc/mtab. Assuming filesystem is mounted.\n");
  /external/e2fsprogs/lib/ext2fs/
alloc_tables.c 3 * filesystem. Used by mke2fs when initializing a filesystem
qcow2.c 4 * filesystem data on disk in a packed format to avoid creating sparse
236 /* Resize the output image to the filesystem size */
tst_iscan.c 89 "While initializing filesystem");
95 "While allocating tables for test filesystem");
  /external/e2fsprogs/tests/scripts/
resize_test 8 # Verify that the $TMP filesystem handles $SIZE_2 sparse files.
9 # If that fails, try the local filesystem instead.
  /external/fsck_msdos/
main.c 65 "usage: fsck_msdosfs -p [-f] filesystem ...",
66 " fsck_msdosfs [-ny] filesystem ...");
  /external/iputils/doc/
tftpd.sgml 44 to know something about layout of filesystem on server host.
45 And second, TFTP protocol is not a tool for browsing of server's filesystem,
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
LoadPathToFileCache.java 27 * where the file is located on the filesystem. The purpose is to avoid filesystem calls for common
  /external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/android/
HttpResponseCache.java 128 * Force buffered operations to the filesystem. This ensures that responses
167 * will remain on the filesystem.
  /external/selinux/libsepol/tests/policies/test-deps/
base-metreq.conf 13 class filesystem
145 class filesystem
base-notmetreq.conf 13 class filesystem
144 class filesystem
small-base.conf 13 class filesystem
145 class filesystem
  /external/selinux/libsepol/tests/policies/test-expander/
alias-base.conf 13 class filesystem
145 class filesystem
role-base.conf 13 class filesystem
145 class filesystem

Completed in 83 milliseconds

<<11121314151617181920>>