HomeSort by relevance Sort by last modified time
    Searched full:filesystem (Results 226 - 250 of 669) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/libdex/
SysUtil.h 74 * mapping a file on a FAT filesystem, the result may be fully writable.)
  /external/e2fsprogs/lib/ext2fs/
alloc.c 104 * appropriate filesystem records.
bmove.c 3 * filesystem structure.
closefs.c 2 * closefs.c --- close an ext2 filesystem
121 * filesystem is mounted, it may have changed some of the other
fileio.c 44 * filesystem is read-only.
89 * This function returns the filesystem handle of a file from the structure
rw_bitmaps.c 32 * On the PowerPC, the big-endian variant of the ext2 filesystem
37 * we have a big-endian filesystem, that is, if we are *not*
  /external/e2fsprogs/tests/progs/
random_exercise.c 3 * filesystem. It creates a lot of random files in the current
  /external/e2fsprogs/tests/r_resize_inode/
expect 3 Resizing the filesystem on ./test.img to 65536 (1k) blocks.
4 The filesystem on ./test.img is now 65536 blocks long.
15 Filesystem volume name: <none>
17 Filesystem magic number: 0xEF53
18 Filesystem revision #: 1 (dynamic)
19 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super
21 Filesystem state: clean
23 Filesystem OS type: Linux
451 Resizing the filesystem on ./test.img to 16384 (1k) blocks.
452 The filesystem on ./test.img is now 16384 blocks long
    [all...]
  /external/grub/
INSTALL 145 filesystem. If you have installed it in an unusual location, the
148 location, and then copy these to the actual root filesystem later.
211 Omit the VSTa filesystem support in Stage 2.
252 put a configuration file on a filesystem for some reason (e.g. when
TODO 65 * Add indirect block support to the BSD FFS filesystem code, so files
  /external/grub/stage2/
iso9660.h 2 * ISO 9660 filesystem backend for GRUB (GRand Unified Bootloader)
  /external/kernel-headers/original/linux/
sysfs.h 2 * sysfs.h - definitions for the device driver filesystem
  /external/quake/quake/src/QW/client/
bothdefs.h 67 #define MAX_OSPATH 128 // max length of a filesystem pathname
  /external/webkit/WebCore/platform/android/
FileSystemAndroid.cpp 29 #include "FileSystem.h"
  /external/webkit/WebCore/platform/qt/
FileSystemQt.cpp 33 #include "FileSystem.h"
TemporaryLinkStubs.cpp 50 #include "FileSystem.h"
  /external/webkit/WebCore/platform/sql/
SQLiteFileSystem.cpp 34 #include "FileSystem.h"
  /external/webkit/WebCore/plugins/
PluginPackage.h 30 #include "FileSystem.h"
PluginStream.h 31 #include "FileSystem.h"
  /external/yaffs2/yaffs2/direct/
yaffsfs.h 168 unsigned long st_blksize; /* blocksize for filesystem I/O */
  /frameworks/base/core/java/android/os/storage/
IMountService.aidl 135 * Returns the filesystem path of a mounted secure container.
  /frameworks/base/test-runner/src/android/test/
ProviderTestCase2.java 33 * filesystem (for safely creating & modifying databases & files), and injects
  /packages/providers/DownloadProvider/tests/permission/src/com/android/providers/downloads/permission/tests/
DownloadProviderPermissionsTest.java 47 * Test that an app cannot access the /cache filesystem
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/
AdtTestData.java 46 // bundled jar, and must be extracted to temp filesystem location to be
  /external/bluetooth/glib/gio/
gfileattribute.c 53 * The list of possible attributes for a filesystem (pointed to by a #GFile) is
104 * <row><entry>"filesystem"</entry><entry>The "Filesystem" namespace. Gets information
157 * <row><entry>%G_FILE_ATTRIBUTE_ID_FILESYSTEM</entry><entry>id::filesystem</entry><entry>string</entry></row>
195 * <row><entry>%G_FILE_ATTRIBUTE_FILESYSTEM_SIZE</entry><entry>filesystem::size</entry><entry>uint64</entry></row>
196 * <row><entry>%G_FILE_ATTRIBUTE_FILESYSTEM_FREE</entry><entry>filesystem::free</entry><entry>uint64</entry></row>
197 * <row><entry>%G_FILE_ATTRIBUTE_FILESYSTEM_TYPE</entry><entry>filesystem::type</entry><entry>string</entry></row>
198 * <row><entry>%G_FILE_ATTRIBUTE_FILESYSTEM_READONLY</entry><entry>filesystem::readonly</entry><entry>boolean</entry></row>
    [all...]

Completed in 243 milliseconds

1 2 3 4 5 6 7 8 91011>>