/device/linaro/hikey/ |
BoardConfigCommon.mk | 34 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
/external/e2fsprogs/misc/ |
default_profile.c | 14 " ext4 = {\n"
|
/external/e2fsprogs/tests/m_devdir/ |
script | 7 $MKE2FS -q -F -o Linux -T ext4 -O metadata_csum,64bit -E lazy_itable_init=1 -b 1024 -d $MKFS_DIR $TMPFILE 16384 > $OUT 2>&1
|
/external/e2fsprogs/tests/m_mcsum_extjournal/ |
script | 12 $MKE2FS -F -o Linux -b 1024 -O journal_dev,metadata_csum -T ext4 $TMPFILE 4096 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT 2>&1
|
/external/e2fsprogs/tests/t_ext_jnl_fail/ |
script | 12 $MKE2FS -F -o Linux -b 1024 -O journal_dev,metadata_csum -T ext4 $TMPFILE 4096 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT 2>&1
|
/external/e2fsprogs/tests/u_mke2fs_opt/ |
script | 16 $MKE2FS -q -F -o Linux -T ext4 -E lazy_itable_init=1 -b 1024 -z $TDB_FILE $TMPFILE >> $OUT 2>&1
|
/external/e2fsprogs/tests/u_mke2fs_opt_oddsize/ |
script | 15 $MKE2FS -q -F -o Linux -T ext4 -E lazy_itable_init=1 -b 1024 -z $TDB_FILE $TMPFILE >> $OUT 2>&1
|
/external/ltp/testcases/kernel/fs/ |
Makefile | 28 # ext4-new-features: This test need to be configured be user.
|
/external/ltp/testcases/kernel/fs/ext4-new-features/ |
Makefile | 2 # kernel/fs/ext4-new-features testcases Makefile.
|
/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-ffsb-config/ |
Makefile | 23 INSTALL_DIR := testcases/data/ext4-ffsb/
|
/system/extras/ext4_utils/include/ext4_utils/ |
ext4_kernel_headers.h | 39 #include "ext4_utils/ext4.h"
|
/system/sepolicy/prebuilts/api/26.0/private/ |
fs_use | 6 fs_use_xattr ext4 u:object_r:labeledfs:s0;
|
/system/sepolicy/private/ |
fs_use | 6 fs_use_xattr ext4 u:object_r:labeledfs:s0;
|
/external/e2fsprogs/debian/ |
control.in | 19 Description: ext2 / ext3 / ext4 file system driver for FUSE 21 writing from devices or image files containing ext2, ext3, and ext4 31 Description: statically-linked version of the ext2/ext3/ext4 filesystem checker 227 Description: ext2/ext3/ext4 file system libraries 228 The ext2, ext3 and ext4 file systems are successors of the original ext 245 Description: ext2/ext3/ext4 file system libraries - headers and static libraries 246 The ext2, ext3 and ext4 file systems are successors of the original ext 265 Description: ext2/ext3/ext4 file system utilities 266 The ext2, ext3 and ext4 file systems are successors of the original ext
|
/docs/source.android.com/en/security/encryption/ |
file-based.html | 88 A complete implementation of file-based encryption on an Ext4 file system is 114 to the core changes to use the <a href="#kernel-support">ext4 Encryption</a> 144 <li><strong>Kernel Support</strong> for ext4 encryption (Kernel config option: 183 The AOSP implementation of file-based encryption uses the ext4 encryption 185 based on 4.4 or later. Ext4 encryption has also been backported to a 3.10 kernel 194 of the ext4 and jbd2 projects. The Nexus device kernels already include many of 225 Note that each of these kernels uses a backport to 3.10. The ext4 233 <li>The ext3 driver, although ext4 can still mount and use ext3 filesystems 235 <li>ACL support in ext4</li> 239 In addition to functional support for ext4 encryption, device manufacturers ma [all...] |
/build/make/target/board/generic_arm64/ |
BoardConfig.mk | 90 BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4 92 BOARD_CACHEIMAGE_FILE_SYSTEM_TYPE := ext4
|
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
control.detect | 33 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 70 ["\"SD Card\"", "ExFAT", "Ext4", "FAT", "NTFS"],
|
control.detect.login_closelid_openlid | 34 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 69 ["\"SD Card\"", "ExFAT", "Ext4", "FAT", "NTFS"],
|
control.detect.login_closelid_unplug_openlid_plug | 34 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 69 ["\"SD Card\"", "ExFAT", "Ext4", "FAT", "NTFS"],
|
control.detect.login_unplug_closelid_openlid_plug | 34 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 69 ["\"SD Card\"", "ExFAT", "Ext4", "FAT", "NTFS"],
|
control.detect.login_unplug_closelid_plug_openlid | 34 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 69 ["\"SD Card\"", "ExFAT", "Ext4", "FAT", "NTFS"],
|
control.usb_detect.crashes | 33 - USB stick with four partitions named ExFAT Ext4 FAT NTFS 70 ["\"SD Card\"", "ExFAT", "Ext4", "FAT", "NTFS"],
|
/external/e2fsprogs/tests/d_fallocate_blkmap/ |
script | 16 ext4 = { 23 MKE2FS_CONFIG=$TMPFILE.conf $MKE2FS -F -o Linux -b 1024 -O ^bigalloc -T ext4 $TMPFILE 65536 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT 2>&1
|
/external/e2fsprogs/tests/j_ext_long_revoke_trans/ |
script | 17 $MKE2FS -F -o Linux -b 1024 -O journal_dev -T ext4 -U 1db3f677-6832-4adb-bafc-8e4059c30a34 $JNLFILE 262144 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT 2>&1 18 $MKE2FS -F -o Linux -b 1024 -O ^has_journal -T ext4 $TMPFILE 262144 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT 2>&1
|
/external/e2fsprogs/tests/j_ext_long_trans/ |
script | 17 $MKE2FS -F -o Linux -b 1024 -O journal_dev -T ext4 -U 1db3f677-6832-4adb-bafc-8e4059c30a34 $JNLFILE 262144 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT 2>&1 18 $MKE2FS -F -o Linux -b 1024 -O ^has_journal -T ext4 $TMPFILE 262144 2>&1 | sed -f $cmd_dir/filter.sed >> $OUT 2>&1
|