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

<<11121314151617181920>>

  /external/parameter-framework/test/functional-tests/PfwTestCase/Types/
tSTRING_128.py 77 | (blackboard and filesystem values checked) |
93 #Check parameter value on filesystem
94 assert commands.getoutput('cat $PFW_RESULT/STR_CHAR128') == value, log.F("FILESYSTEM : parameter update error")
108 | (blackboard and filesystem values checked) |
122 #Check parameter value on filesystem
123 assert commands.getoutput('cat $PFW_RESULT/STR_CHAR128') == "", log.F("FILESYSTEM : parameter update error")
150 #Check parameter value on filesystem
151 assert commands.getoutput('cat $PFW_RESULT/STR_CHAR128') == param_check, log.F("FILESYSTEM : Forbiden parameter change")
165 | (blackboard and filesystem values checked) |
181 #Check parameter value on filesystem
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/nfsd/
nfsfh.h 57 * The fsid_type identifies how the filesystem (or export point) is
71 * The fileid_type identified how the file within the filesystem is encoded.
72 * This is (will be) passed to, and set by, the underlying filesystem if it supports
73 * filehandle operations. The filesystem must not use the value '0' or '0xff' and may
76 * 0 - The root, or export point, of the filesystem. fb_fileid is 0 bytes.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
mount.h 86 #define BLKFRASET _IO(0x12,100) /* Set filesystem read-ahead. */
87 #define BLKFRAGET _IO(0x12,101) /* Get filesystem read-ahead. */
110 /* Mount a filesystem. */
115 /* Unmount a filesystem. */
118 /* Unmount a filesystem. Force unmounting if FLAGS is set to MNT_FORCE. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
mount.h 109 #define BLKFRASET _IO(0x12,100) /* Set filesystem read-ahead. */
110 #define BLKFRAGET _IO(0x12,101) /* Get filesystem read-ahead. */
135 /* Mount a filesystem. */
140 /* Unmount a filesystem. */
143 /* Unmount a filesystem. Force unmounting if FLAGS is set to MNT_FORCE. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/nfsd/
nfsfh.h 59 * The fsid_type identifies how the filesystem (or export point) is
73 * The fileid_type identified how the file within the filesystem is encoded.
74 * This is (will be) passed to, and set by, the underlying filesystem if it supports
75 * filehandle operations. The filesystem must not use the value '0' or '0xff' and may
78 * 0 - The root, or export point, of the filesystem. fb_fileid is 0 bytes.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
mount.h 109 #define BLKFRASET _IO(0x12,100) /* Set filesystem read-ahead. */
110 #define BLKFRAGET _IO(0x12,101) /* Get filesystem read-ahead. */
135 /* Mount a filesystem. */
140 /* Unmount a filesystem. */
143 /* Unmount a filesystem. Force unmounting if FLAGS is set to MNT_FORCE. */
  /system/vold/fs/
Ext4.cpp 80 * First try to mount and unmount the filesystem. We do this because
86 * After mounting and unmounting the filesystem, run e2fsck, and if an
87 * error is recorded in the filesystem superblock, e2fsck will do a full
90 * fix the filesystem.
146 SLOGE("%s appears to be a read only filesystem - retrying mount RO", c_source);
  /external/e2fsprogs/lib/blkid/
libblkid.3.in 21 filesystem type) as well as extracting additional information such as
22 filesystem labels/volume names, unique identifiers/serial numbers, etc.
50 was written by Andreas Dilger for the ext2 filesystem utilties, with input
  /external/kernel-headers/original/uapi/linux/nfsd/
nfsfh.h 46 * The fsid_type identifies how the filesystem (or export point) is
60 * The fileid_type identified how the file within the filesystem is encoded.
61 * The values for this field are filesystem specific, exccept that
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
UnixFakeFileSystem.java 16 package org.mockftpserver.fake.filesystem;
21 * Implementation of the {@link FileSystem} interface that simulates a Unix
81 * @return true if the specified path component is a root for this filesystem
WindowsFakeFileSystem.java 16 package org.mockftpserver.fake.filesystem;
21 * Implementation of the {@link FileSystem} interface that simulates a Microsoft
96 * @return true if the specified path component is a root for this filesystem
  /external/sepolicy/
zygote.te 56 allow zygote tmpfs:filesystem { mount unmount };
57 allow zygote fuse:filesystem { unmount };
58 allow zygote labeledfs:filesystem remount; # TODO: deprecated in M
  /external/squashfs-tools/squashfs-tools/
restore.c 2 * Create a squashfs filesystem. This is a highly compressed read only
3 * filesystem.
75 "filesystem!\n");
  /external/toybox/toys/other/
blkid.c 1 /* blkid.c - Prints type, label and UUID of filesystem(s).
16 Prints type, label and UUID of filesystem on a block device or image.
24 Prints type of filesystem on a block device or image.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mntent.h 36 /* General filesystem types. */
56 char *mnt_fsname; /* Device or server for filesystem. */
58 char *mnt_type; /* Type of filesystem: ufs, nfs, etc. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
mntent.h 36 /* General filesystem types. */
56 char *mnt_fsname; /* Device or server for filesystem. */
58 char *mnt_type; /* Type of filesystem: ufs, nfs, etc. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
FileStoreAdapter.java 19 import org.eclipse.core.filesystem.IFileInfo;
20 import org.eclipse.core.filesystem.IFileStore;
21 import org.eclipse.core.filesystem.IFileSystem;
  /external/e2fsprogs/
RELEASE-NOTES 286 creates a filesystem with a restricted number of reserved gdt blocks,
    [all...]
INSTALL 54 fifth and sixth field of filesystem entry, which are the dump
58 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/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
_AbstractFakeCommandHandlerTest.groovy 28 import org.mockftpserver.fake.filesystem.FileSystemException
29 import org.mockftpserver.fake.filesystem.InvalidFilenameException
30 import org.mockftpserver.fake.filesystem.UnixFakeFileSystem
56 private fileSystem
161 fileSystem = new UnixFakeFileSystem()
162 serverConfiguration.setFileSystem(fileSystem)
  /device/asus/deb/
fstab.deb 3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
  /device/asus/flo/
fstab.flo 3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
  /device/lge/hammerhead/
fstab.hammerhead 3 # The filesystem that contains the filesystem checker binary (typically /system) cannot
  /device/moto/shamu/
fstab.shamu 2 # The filesystem that contains the filesystem checker binary (typically /system) cannot

Completed in 305 milliseconds

<<11121314151617181920>>