Home
last modified time | relevance | path

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

/system/extras/ext4_utils/include/ext4_utils/
Dext4.h94 #define EXT4_MAX_BLOCK_SIZE 65536 macro
/system/core/fs_mgr/
Dfs_mgr.cpp332 for (unsigned int blocksize = EXT4_MIN_BLOCK_SIZE; blocksize <= EXT4_MAX_BLOCK_SIZE; in read_ext4_superblock()