/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/ |
AbstractStoreFileCommandHandlerTestCase.groovy | 21 import org.mockftpserver.fake.filesystem.FileEntry 22 import org.mockftpserver.fake.filesystem.FileSystemEntry 23 import org.mockftpserver.fake.filesystem.FileSystemException 24 import org.mockftpserver.fake.filesystem.Permissions 45 fileSystem.add(new FileEntry(path: FILE)) 46 fileSystem.getEntry(FILE).permissions = Permissions.NONE 48 assertSessionReply(ReplyCodes.WRITE_FILE_ERROR, ['filesystem.cannotWrite', FILE]) 52 fileSystem.getEntry(DIR).permissions = new Permissions('r-xr-xr-x') 54 assertSessionReply(ReplyCodes.WRITE_FILE_ERROR, ['filesystem.cannotWrite', DIR]) 58 fileSystem.add(new FileEntry(path: FILE) [all...] |
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/ |
AbstractFileSystem.java | 25 * Abstract class with common things in different FileSystem implementations. 30 public abstract class AbstractFileSystem implements FileSystem { 66 * Checks if this {@code FileSystem} was already closed, and throws an 69 * @throws IllegalStateException if this {@code FileSystem} was 81 * Checks if this {@code FileSystem} is read-only, and throws an 84 * @throws ReadOnlyException if this {@code FileSystem} is read-only
|
FileSystemFactory.java | 25 * Factory for {@link FileSystem} instances. 35 * Creates a new {@link FileSystem} for the specified {@code device}. When 43 * @return a new {@code FileSystem} instance for the specified device 48 public static FileSystem create(BlockDevice device, boolean readOnly)
|
/external/e2fsprogs/misc/ |
mke2fs.conf.5.in | 82 filesystem types. The filesystem type can be specified explicitly using 96 relation found in the filesystem or usage type subsection of 105 relation. It may be overridden by the filesystem-specific 107 in the filesystem or usage type subsection of 116 This boolean relation specifies whether periodic filesystem checks should be 130 huge and it might extend the time to create the filesystem image 134 This relation specifies the default filesystem type if the user does not 143 file does not specify a default filesystem type, mke2fs will use a 144 default filesystem type o [all...] |
e2image.8.in | 7 e2image \- Save critical ext2/ext3/ext4 filesystem metadata to a file 44 program will save critical ext2, ext3, or ext4 filesystem metadata located on 57 recover a badly damaged filesystem. 63 options, the filesystem must be unmounted or be mounted read/only, in order 90 The image file should be stored on some filesystem other than 91 the filesystem whose data it contains, to ensure that this data is 92 accessible in the case where the filesystem has been badly damaged. 107 filesystem, with 200,000 inodes in use out of 1.2 million inodes, the 108 image file will be approximately 35 megabytes; a 4 gigabyte filesystem with 114 .SH RESTORING FILESYSTEM METADATA USING AN IMAGE FIL [all...] |
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/ |
FakeFtpServerIntegrationTest.groovy | 24 import org.mockftpserver.fake.filesystem.DirectoryEntry
25 import org.mockftpserver.fake.filesystem.FileEntry
26 import org.mockftpserver.fake.filesystem.FileSystem
27 import org.mockftpserver.fake.filesystem.UnixFakeFileSystem
28 import org.mockftpserver.fake.filesystem.WindowsFakeFileSystem
60 private FileSystem fileSystem
86 fileSystem.add(new FileEntry(path: FILE1, contents: ORIGINAL_CONTENTS))
93 def contents = fileSystem.getEntry(FILE1).createInputStream().text [all...] |
/external/squashfs-tools/squashfs-tools/ |
read_fs.c | 2 * Read a squashfs filesystem. This is a highly compressed read only 3 * filesystem. 170 * hasn't been found then the filesystem is corrupted 178 * regular directory inode, if not the filesystem is corrupted 208 /* corrupted filesystem */ 214 /* bad type, corrupted filesystem */ 227 /* corrupted filesystem */ 248 /* corrupted filesystem */ 265 /* corrupted filesystem */ 303 /* corrupted filesystem */ [all...] |
info.h | 4 * Create a squashfs filesystem. This is a highly compressed read only 5 * filesystem.
|
process_fragments.h | 4 * Create a squashfs filesystem. This is a highly compressed read only 5 * filesystem.
|
restore.h | 4 * Create a squashfs filesystem. This is a highly compressed read only 5 * filesystem.
|
unsquashfs_info.h | 4 * Create a squashfs filesystem. This is a highly compressed read only 5 * filesystem.
|
/external/e2fsprogs/debugfs/ |
debug_cmds.ct | 10 request do_open_filesys, "Open a filesystem", 13 request do_close_filesys, "Close the filesystem", 22 request do_dirty_filesys, "Mark the filesystem as dirty", 25 request do_init_filesys, "Initialize a filesystem (DESTROYS DATA)", 121 request do_write, "Copy a file from your native filesystem", 130 request do_lcd, "Change the current directory on your native filesystem", 133 request do_rdump, "Recursively dump a directory to the native filesystem", 172 request do_set_current_time, "Set current time to use when setting filesystem fields",
|
/external/e2fsprogs/tests/f_badjourblks/ |
expect.1 | 4 *** ext3 journal has been deleted - filesystem is now ext2 only *** 26 *** journal has been re-created - filesystem is now ext3 again ***
|
/external/e2fsprogs/tests/f_miss_journal/ |
expect.1 | 4 *** ext3 journal has been deleted - filesystem is now ext2 only *** 24 *** journal has been re-created - filesystem is now ext3 again ***
|
/external/e2fsprogs/tests/r_inline_xattr/ |
expect | 8 Resizing the filesystem on test.img to 5120 (1k) blocks. 9 The filesystem on test.img is now 5120 blocks long.
|
/external/e2fsprogs/tests/f_dirlink/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/kernel-headers/original/uapi/linux/ |
coda_psdev.h | 10 /* messages between coda filesystem in kernel and Venus */
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/ |
ServerConfiguration.java | 18 import org.mockftpserver.fake.filesystem.FileSystem;
29 * @return the {@link FileSystem} for this server
31 public FileSystem getFileSystem();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
coda_psdev.h | 10 /* messages between coda filesystem in kernel and Venus */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
coda_psdev.h | 10 /* messages between coda filesystem in kernel and Venus */
|
/cts/tests/tests/net/src/android/net/cts/ |
LocalSocketAddress_NamespaceTest.java | 27 assertEquals(Namespace.FILESYSTEM, Namespace.valueOf("FILESYSTEM")); 34 assertEquals(Namespace.FILESYSTEM, expected[2]);
|
/external/e2fsprogs/tests/f_badprimary/ |
expect.1 | 0 Filesystem did not have a UUID; generating one. 6 If the block is really bad, the filesystem can not be fixed. 14 If the block is really bad, the filesystem can not be fixed.
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-3.2 | 1 SQUASHFS 3.2 - A squashed read-only filesystem for Linux 20 information necessary is added to the filesystem by Mksquashfs. If you 22 This will save a couple of bytes per file, and the filesystem
|
/external/e2fsprogs/lib/ext2fs/ |
ext2_err.c | 31 N_( "Filesystem revision too high"), 32 N_( "Attempt to write to filesystem opened read-only"), 45 N_( "Filesystem has unexpected block size"), 47 N_( "Attempt to read block from filesystem resulted in short read"), 48 N_( "Attempt to write block to filesystem resulted in short write"), 55 N_( "Not enough space to build proposed filesystem"), 78 N_( "Filesystem has unsupported feature(s)"), 79 N_( "Filesystem has unsupported read-only feature(s)"), 83 N_( "Could not allocate block in ext2 filesystem"), 84 N_( "Could not allocate inode in ext2 filesystem"), [all...] |
ext2_err.et.in | 72 "Filesystem revision too high" 75 "Attempt to write to filesystem opened read-only" 114 "Filesystem has unexpected block size" 120 "Attempt to read block from filesystem resulted in short read" 123 "Attempt to write block to filesystem resulted in short write" 144 "Not enough space to build proposed filesystem" 213 "Filesystem has unsupported feature(s)" 216 "Filesystem has unsupported read-only feature(s)" 228 "Could not allocate block in ext2 filesystem" 231 "Could not allocate inode in ext2 filesystem" [all...] |