Home
last modified time | relevance | path

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

/development/ndk/platforms/android-L/include/linux/
Dfs.h29 #define BLOCK_SIZE_BITS 10 macro
30 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
Dromfs_fs.h25 #define ROMBSBITS BLOCK_SIZE_BITS
/development/ndk/platforms/android-3/include/linux/
Dfs.h22 #define BLOCK_SIZE_BITS 10 macro
23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)