/external/e2fsprogs/misc/ |
e2freefrag.8.in | 19 is the filesystem device name (e.g. 28 the filesystem, along with a histogram of all free chunks. This information 29 can be used to gauge the level of free space fragmentation in the filesystem. 38 power of two and be larger than filesystem block size.
|
e4defrag.8.in | 3 e4defrag \- online defragmenter for ext4 filesystem 18 is created on ext4 filesystem made with "-O extent" option (see 24 is a regular file, a directory, or a device that is mounted as ext4 filesystem. 51 size is 131072KB in ext4 filesystem (if block size is 4KB).
|
/external/e2fsprogs/tests/f_bitmaps/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/f_dupfsblks/ |
expect.1 | 0 Filesystem did not have a UUID; generating one. 20 <filesystem metadata> 26 <filesystem metadata> 33 <filesystem metadata>
|
/external/e2fsprogs/tests/f_end-bitmap/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/m_no_opt/ |
expect.1 | 0 Filesystem label= 17 Writing superblocks and filesystem accounting information: done 19 Filesystem features:(none) 27 Filesystem volume name: <none> 29 Filesystem magic number: 0xEF53 30 Filesystem revision #: 1 (dynamic) 31 Filesystem features: (none) 33 Filesystem state: clean 35 Filesystem OS type: Linux
|
/external/libselinux/src/ |
policy.h | 19 /* selinuxfs filesystem type string. */
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
AppeCommandHandlerTest.groovy | 22 import org.mockftpserver.fake.filesystem.FileEntry 23 import org.mockftpserver.fake.filesystem.Permissions 45 fileSystem.add(new FileEntry(path: FILE, contents: ORIGINAL_CONTENTS)) 83 assert fileSystem.isFile(FILE)
|
CdupCommandHandlerTest.groovy | 23 import org.mockftpserver.fake.filesystem.Permissions 47 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.parentDirectoryDoesNotExist', '/']) 53 def dir = fileSystem.getEntry(DIR) 56 assertSessionReply(ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotExecute', DIR])
|
/external/mockftpserver/MockFtpServer/src/test/resources/ |
fakeftpserver-beans.xml | 40 <property name="fileSystem">
41 <bean class="org.mockftpserver.fake.filesystem.UnixFakeFileSystem">
45 <bean class="org.mockftpserver.fake.filesystem.DirectoryEntry">
48 <bean class="org.mockftpserver.fake.filesystem.FileEntry">
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
FaultyFileSystem.java | 18 import com.squareup.okhttp.internal.io.FileSystem; 29 public final class FaultyFileSystem implements FileSystem { 30 private final FileSystem delegate; 33 public FaultyFileSystem(FileSystem delegate) {
|
/external/parameter-framework/skeleton-subsystem/ |
README.md | 13 <https://github.com/01org/parameter-framework-plugins-filesystem> instead.
|
/external/toybox/toys/other/ |
fallocate.c | 16 Tell the filesystem to allocate space for a file.
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
smc_properties.h | 40 #define FILE_SYSTEM_FILE_NAME "filesystem.storage.fileName" 41 #define KEYSTORE_SYSTEM_FILE_NAME "filesystem.keystore.fileName" 42 #define KEYSTORE_USER_FILE_NAME "filesystem.keystore.user.fileName" 43 #define SUPER_PARTITION_FILE_NAME "filesystem.mc.fileName"
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
smc_properties.h | 40 #define FILE_SYSTEM_FILE_NAME "filesystem.storage.fileName" 41 #define KEYSTORE_SYSTEM_FILE_NAME "filesystem.keystore.fileName" 42 #define KEYSTORE_USER_FILE_NAME "filesystem.keystore.user.fileName" 43 #define SUPER_PARTITION_FILE_NAME "filesystem.mc.fileName"
|
/system/extras/f2fs_utils/ |
mkf2fsuserimg.sh | 25 echo "Need size of filesystem"
|
/system/vold/fs/ |
Vfat.cpp | 86 SLOGE("Filesystem check failed due to logwrap error"); 93 SLOGI("Filesystem check completed OK"); 97 SLOGE("Filesystem check failed (not a FAT filesystem)"); 103 SLOGW("Filesystem modified - rechecking (pass %d)", 112 SLOGE("Filesystem check failed (unknown exit code %d)", rc); 158 SLOGE("%s appears to be a read only filesystem - retrying mount RO", c_source); 201 SLOGE("Filesystem format failed due to logwrap error"); 207 SLOGI("Filesystem formatted OK");
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
FileSystem.java | 30 public interface FileSystem { 33 * Gets the root entry of this filesystem. This is usually a directory, but 42 * Returns if this {@code FileSystem} is in read-only mode. 44 * @return if this {@code FileSystem} is read-only
|
/external/mockftpserver/MockFtpServer/src/main/resources/ |
ReplyText.properties | 108 # FileSystem Messages
110 filesystem.alreadyExists=The path [{0}] already exists.
111 filesystem.parentDirectoryDoesNotExist=The parent directory [{0}] does not exist.
112 filesystem.doesNotExist=[{0}] does not exist.
113 filesystem.isDirectory=[{0}] is a directory.
114 filesystem.isFile=[{0}] is a file.
115 filesystem.isNotADirectory=[{0}] is not a directory or does not exist.
116 filesystem.isNotAFile=[{0}] is not a file or does not exist.
117 filesystem.cannotRead=The current user does not have read permission for [{0}].
118 filesystem.cannotWrite=The current user does not have write permission for [{0}]. [all...] |
/external/parameter-framework/test/functional-tests/PfwTestCase/Types/ |
tFP16_Q0_15.py | 85 - Blackboard and filesystem values checked 99 #Check parameter value on filesystem 100 assert commands.getoutput('cat $PFW_RESULT/FP16_Q0.15') == hex_value, log.F("FILESYSTEM : parameter update error") 119 - Blackboard and filesystem values checked 133 #Check parameter value on filesystem 134 assert commands.getoutput('cat $PFW_RESULT/FP16_Q0.15') == hex_value, "FILESYSTEM : parameter update error" 154 - Blackboard and filesystem values checked 164 #Check parameter value on filesystem 165 assert commands.getoutput('cat $PFW_RESULT/FP16_Q0.15') == param_check, log.F("FILESYSTEM : Forbiden parameter change") 184 - Blackboard and filesystem values checke [all...] |
tFP16_Q15_0.py | 84 - Blackboard and filesystem values checked 98 #Check parameter value on filesystem 99 assert commands.getoutput('cat $PFW_RESULT/FP16_Q15.0') == hex_value, log.F("FILESYSTEM : parameter update error") 118 - Blackboard and filesystem values checked 132 #Check parameter value on filesystem 133 assert commands.getoutput('cat $PFW_RESULT/FP16_Q15.0') == hex_value, log.F("FILESYSTEM : parameter update error") 153 - Blackboard and filesystem values checked 163 #Check parameter value on filesystem 164 assert commands.getoutput('cat $PFW_RESULT/FP16_Q15.0') == param_check, log.F("FILESYSTEM : Forbiden parameter change") 183 - Blackboard and filesystem values checke [all...] |
tFP32_Q0_31.py | 84 - Blackboard and filesystem values checked 99 #Check parameter value on filesystem 100 assert commands.getoutput('cat $PFW_RESULT/FP32_Q0.31') == hex_value, log.F("FILESYSTEM : parameter update error") 119 - Blackboard and filesystem values checked 134 #Check parameter value on filesystem 135 assert commands.getoutput('cat $PFW_RESULT/FP32_Q0.31') == hex_value, log.F("FILESYSTEM : parameter update error") 155 - Blackboard and filesystem values checked 166 #Check parameter value on filesystem 167 assert commands.getoutput('cat $PFW_RESULT/FP32_Q0.31') == param_check, log.F("FILESYSTEM : Forbiden parameter change") 186 - Blackboard and filesystem values checke [all...] |
tFP32_Q15_16.py | 84 - Blackboard and filesystem values checked 99 #Check parameter value on filesystem 100 assert commands.getoutput('cat $PFW_RESULT/FP32_Q15.16') == hex_value, log.F("FILESYSTEM : parameter update error") 120 - Blackboard and filesystem values checked 135 #Check parameter value on filesystem 136 assert commands.getoutput('cat $PFW_RESULT/FP32_Q15.16') == hex_value, log.F("FILESYSTEM : parameter update error") 156 - Blackboard and filesystem values checked 168 #Check parameter value on filesystem 169 assert commands.getoutput('cat $PFW_RESULT/FP32_Q15.16') == param_check, log.F("FILESYSTEM : Forbiden parameter change") 188 - Blackboard and filesystem values checke [all...] |
tFP32_Q31_0.py | 84 - Blackboard and filesystem values checked 102 #Check parameter value on filesystem 103 assert commands.getoutput('cat $PFW_RESULT/FP32_Q31.0') == hex_value, log.F("FILESYSTEM : parameter update error") 122 - Blackboard and filesystem values checked 140 #Check parameter value on filesystem 141 assert commands.getoutput('cat $PFW_RESULT/FP32_Q31.0') == hex_value, log.F("FILESYSTEM : parameter update error") 161 - Blackboard and filesystem values checked 173 #Check parameter value on filesystem 174 assert commands.getoutput('cat $PFW_RESULT/FP32_Q31.0') == param_check, log.F("FILESYSTEM : Forbiden parameter change") 193 - Blackboard and filesystem values checke [all...] |
tFP32_Q8_20.py | 84 - Blackboard and filesystem values checked 102 #Check parameter value on filesystem 103 assert commands.getoutput('cat $PFW_RESULT/FP32_Q8.20') == hex_value, log.F("FILESYSTEM : parameter update error") 122 - Blackboard and filesystem values checked 139 #Check parameter value on filesystem 140 assert commands.getoutput('cat $PFW_RESULT/FP32_Q8.20') == hex_value, log.F("FILESYSTEM : parameter update error") 160 - Blackboard and filesystem values checked 172 #Check parameter value on filesystem 173 assert commands.getoutput('cat $PFW_RESULT/FP32_Q8.20') == param_check, log.F("FILESYSTEM : Forbiden parameter change") 192 - Blackboard and filesystem values checke [all...] |