Searched defs:BLOCK_SIZE_BITS (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dfs.h29 #define BLOCK_SIZE_BITS 10 macro
30 #define BLOCK_SIZE (1 << BLOCK_SIZE_BITS)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dfs.h29 #define BLOCK_SIZE_BITS 10 macro
30 #define BLOCK_SIZE (1 << BLOCK_SIZE_BITS)

Completed in 364 milliseconds