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

1 2 3 45 6 7 8 91011>>

  /external/oprofile/
popt.h 260 /*@globals fileSystem, internalState @*/
261 /*@modifies con, fileSystem, internalState @*/;
358 /*@globals errno, fileSystem, internalState @*/
360 errno, fileSystem, internalState @*/;
370 /*@globals fileSystem, internalState @*/
372 fileSystem, internalState @*/;
453 /*@globals fileSystem @*/
454 /*@modifies *fp, *argstrp, fileSystem @*/;
483 /*@globals fileSystem @*/
484 /*@modifies *fp, fileSystem @*/
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
LocalSocketAddressTest.java 69 new LocalSocketAddress("name3", Namespace.FILESYSTEM);
71 assertEquals(Namespace.FILESYSTEM, localSocketAddress3.getNamespace());
  /external/e2fsprogs/
INSTALL 49 fifth and sixth field of filesystem entry, which are the dump
53 fsck should not check that particular filesystem. If your entries in
INSTALL.elfbin 33 fifth and sixth field of filesystem entry, which are the dump
37 fsck should not check that particular filesystem. If your entries in
  /external/e2fsprogs/debugfs/
util.c 131 * This routine returns 1 if the filesystem is not open, and prints an
137 com_err(name, 0, "Filesystem not open");
144 * This routine returns 1 if a filesystem is open, and prints an
151 "Filesystem %s is still open. Close it first.\n",
159 * This routine returns 1 if a filesystem is not opened read/write,
165 com_err(name, 0, "Filesystem opened read/only");
172 * This routine returns 1 if a filesystem is doesn't have its inode
179 com_err(name, 0, "Filesystem bitmaps not loaded");
  /external/e2fsprogs/e2fsck/
CHANGES 32 Fixed to recognize filesystem corruption caused by mke2fs 0.2b (where
49 The -B option now specifies the blocksize of the filesystem. (If not
  /external/e2fsprogs/lib/ext2fs/
alloc_tables.c 3 * filesystem. Used by mke2fs when initializing a filesystem
mkdir.c 2 * mkdir.c --- make a directory in the filesystem
102 * Link the directory into the filesystem hierarchy
mkjournal.c 2 * mkjournal.c --- make a journal for a filesystem
252 * in the filesystem. For very small filesystems, it is not reasonable to
253 * have a journal that fills more than half of the filesystem.
271 * This function adds a journal device to a filesystem
304 /* Check and see if this filesystem has already been added */
331 * This function adds a journal inode to a filesystem, using either
332 * POSIX routines if the filesystem is mounted, or using direct I/O
426 fprintf(stderr, "Usage: %s filesystem\n", argv[0]);
check_desc.c 2 * check_desc.c --- Check the group descriptors of an ext2 filesystem
  /external/e2fsprogs/tests/
Makefile.in 48 @echo; echo; echo "New test filesystem at ${TDIR}/image."
49 @echo "Now, break the filesystem as appropriate, and run 'make testend'"
  /external/grub/
AUTHORS 40 Kristoffer Branemyr added VSTa filesystem support.
49 KB Sriram added a better detection of FAT filesystem and fixed a
  /external/grub/stage2/
fat.h 56 __u8 version[2]; /* major, minor filesystem version */
58 __u16 info_sector; /* filesystem info sector */
  /frameworks/base/core/java/android/os/
StatFs.java 20 * Retrieve overall information about the space on a filesystem. This is a
26 * filesystem at <var>path</var>. Upon construction, the stat of
  /system/core/include/cutils/
sockets.h 79 // Linux "abstract" (non-filesystem) namespace
83 // Normal filesystem namespace
  /system/core/libcutils/
socket_local_server.c 66 /* basically: if this is a filesystem path, unlink first */
89 /** Open a server-side UNIX domain datagram socket in the Linux non-filesystem
  /external/oprofile/libpopt/
popthelp.c 34 /*@globals fileSystem@*/
35 /*@modifies fileSystem@*/
221 /*@globals fileSystem @*/
222 /*@modifies *fp, fileSystem @*/
476 /*@globals fileSystem @*/
477 /*@modifies *fp, fileSystem @*/
503 /*@globals fileSystem @*/
504 /*@modifies *fp, fileSystem @*/
542 /*@globals fileSystem @*/
543 /*@modifies *fp, fileSystem @*
    [all...]
  /external/e2fsprogs/debian/
e2fsck-static.copyright 18 This package, the EXT2 filesystem utilities, is protected by the GNU
e2fslibs.copyright 17 This package, the EXT2 filesystem libraries, are protected by the GNU
e2fsprogs.copyright 17 This package, the EXT2 filesystem utilities, is protected by the GNU
  /external/e2fsprogs/lib/e2p/
ostype.c 2 * getostype.c - Get the Filesystem OS type
  /external/e2fsprogs/misc/
chattr.1.in 87 journal before being written to the file itself, if the filesystem is
89 filesystem is mounted with the "data=journal" option all file data
109 which read the filesystem directly, and which don't understand tail-merged
141 The `j' option is only useful if the filesystem is mounted as ext3.
  /external/e2fsprogs/tests/f_badbblocks/
expect.1 0 Filesystem did not have a UUID; generating one.
  /external/e2fsprogs/tests/f_badinode/
expect.1 0 Filesystem did not have a UUID; generating one.
  /external/e2fsprogs/tests/f_badtable/
expect.1 0 Filesystem did not have a UUID; generating one.

Completed in 227 milliseconds

1 2 3 45 6 7 8 91011>>