Home
last modified time | relevance | path

Searched refs:filesystems (Results 1 – 25 of 221) sorted by relevance

123456789

/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_fc.c44 fc->filesystems = ffsb_malloc(sizeof(ffsb_fs_t) * num_fs); in init_ffsb_config()
56 fc->filesystems = fs; in init_ffsb_config_1fs()
63 destroy_ffsb_fs(&fc->filesystems[i]); in destroy_ffsb_config()
69 free(fc->filesystems); in destroy_ffsb_config()
91 return &fc->filesystems[num]; in fc_get_fs()
DREADME12 support for operation across multiple filesystems, and support for
56 filesystems), num_threadgroups (number of threadgroups), and time
95 Inheritance -- if you are using multiple filesystems, all attributes
97 This is done to make it easier to add groups of similar filesystems.
126 of filesystems specified in the profile. The distribution aims to be
127 uniform across all filesystems.
149 different filesystems have differently sized files, and sequential
150 read patterns across all filesystems are desired.
198 The create phase is carried out across all filesystems simultanously
208 Aging and aging across multiple filesystems simultaneously hasn't been tested
[all …]
Dpublic-description4 filesystems.
/external/squashfs-tools/RELEASE-READMEs/
DREADME-2.0-AMD645 filesystems on amd64 machines. These filesystems work correctly on amd64
6 machines, but cannot be mounted on non-amd64 machines. Likewise, filesystems
11 This bug is now fixed in this release. However, all amd64 filesystems
13 with this release. If you have pre-existing amd64 generated filesystems,
DREADME-2.120 the Zisofs, Cloop and CRAMFS filesystems.
34 filesystems mounted on hard disk.
51 filesystems mounted on hard disk.
74 Mounting 2.0 filesystems is supported by Squashfs 2.1. In addition
75 mksquashfs v2.1 can append to 2.0 filesystems, although the generated
86 job doing Linux kernel or filesystems work. If you know of any such
DREADME-4.28 filesystems is in mainline (2.6.29 and later).
19 Mksquashfs 4.2 generates 4.0 filesystems. These filesystems are fully
20 compatible/interchangable with filesystems generated by Mksquashfs 4.0 and are
DREADME-3.036 Squashfs 3.0 supports 2.x filesystems. Support for 1.x filesystems
59 Unsquashfs can decompress 3.0 filesystems. Support for 2.x and 1.x
60 filesystems will be added in the future.
DREADME-2.091 This allows root owned filesystems to be built without root access
112 Squashfs 2.0 (results generated using big-endian filesystems).
129 Squashfs like all other compressed filesystems compresses files individually
138 the block size). Compressed filesystems tend to be faster at I/O because
156 Appending to Squashfs 1.x filesystems is not supported. If you wish to append
157 to 1.x filesystems, then either use the original mksquashfs, or convert them
161 Mounting Squashfs 1.x filesystems IS supported by the 2.0 kernel patch.
DREADME-4.311 This is a tools only release, support for Squashfs filesystems is
18 range/invalid values. Better handling of corrupted Squashfs filesystems
34 "problem filesystems" greater than 2x performance improvement.
58 Mksquashfs 4.3 generates 4.0 filesystems. These filesystems are fully
59 compatible/interchangable with filesystems generated by Mksquashfs 4.0 and are
/external/squashfs-tools/
DCHANGES7 on corrupted filesystems), CVE fixes.
14 - unsquashfs: completely empty filesystems incorrectly generate an error
65 corrupted filesystems
69 filesystems
71 corrupted filesystems
72 - read_xattrs: harden xattr data reading against corrupted filesystems
73 - unsquash-[23]: harden frag table reading against corrupted filesystems
162 4.0 5 APR 2009 Major filesystems improvements
176 2.1 Support for 4.0 filesystems added.
204 handling badly corrupted filesystems.
[all …]
DACKNOWLEDGEMENTS87 filesystems bug.
95 Adam Warner - pointed out that greater than 2GB filesystems didn't work.
104 He also reported a problem where 32K block filesystems hung when used as
108 block filesystems hung when used as a root filesystem mounted as a loopback
/external/syslinux/
DREADME.google7 filesystems (EXTLINUX).
11 mounted filesystems.
/external/autotest/client/site_tests/platform_CrosDisksFormat/
Dcontrol7 PURPOSE = "Verify that cros-disks can format supported filesystems correctly"
18 Calls cros-disks to format supported filesystems
/external/autotest/client/site_tests/platform_CrosDisksFilesystem/
Dcontrol7 PURPOSE = "Verify that cros-disks can mount supported filesystems correctly"
18 Calls cros-disks to mount supported filesystems
/external/python/cpython2/Demo/rpc/
DREADME19 When called without a filesystemname, it lists the filesystems at the
25 hosts that are known to export NFS filesystems with little restrictions).
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
Dltpfs.part52 # Check the Minix filesystems
Dltpfs.part72 # Check the JFS filesystems
Dltpfs.part22 # Check the XFS filesystems
Dltpfs.part42 # Check the Reiser filesystems
Dltpfs.part62 # Check the EXT3 filesystems
Dltpfs.part32 # Check the MSDOS filesystems
Dltpfs.part12 # Check the EXT2 & NFS filesystems
/external/e2fsprogs/
De2fsprogs.spec.in6 Summary: Utilities for managing ext2/ext3/ext4 filesystems
20 and ext4 filesystems. E2fsprogs contains e2fsck (used to repair
26 shrink unmounted ext2 filesystems, and most of the other core ext2fs
30 ext3, or ext4 filesystems (if you're not sure, you probably should
/external/mdnsresponder/android/caseMapping/
DREADME1 Windows filesystems, and consequently Windows C include files, are
/external/ltp/testcases/kernel/fs/ext4-new-features/
Dext4_funcs.sh36 EXT4_KERNEL_SUPPORT=`grep -w ext4 /proc/filesystems | cut -f2`

123456789