Home
last modified time | relevance | path

Searched refs:ext_attr (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dfs.cpp126 std::string ext_attr = "android_sparse"; in generate_ext4_image() local
134 ext_attr += StringPrintf(",stride=%d,stripe-width=%d", raid_stride, raid_stripe_width); in generate_ext4_image()
137 mke2fs_args.push_back(ext_attr.c_str()); in generate_ext4_image()
/system/extras/ext4_utils/
Dmke2fs.conf2 base_features = sparse_super,large_file,filetype,dir_index,ext_attr