Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dmake_ext4fs.c85 const int blk_file_major_ver = 1; variable
562 blk_file_major_ver, blk_file_minor_ver); in extract_base_fs_allocations()
572 if (major_version != blk_file_major_ver) { in extract_base_fs_allocations()
574 blk_file_major_ver); in extract_base_fs_allocations()
579 blk_file_major_ver, blk_file_minor_ver); in extract_base_fs_allocations()
666 fprintf(base_alloc_file_out, blk_file_header_fmt, blk_file_major_ver, blk_file_minor_ver); in generate_base_alloc_file_out()