Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h27 #define BLOCK_SIZE_BITS 10 macro
28 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
H A Dromfs_fs.h7 #define ROMBSBITS BLOCK_SIZE_BITS
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h29 #define BLOCK_SIZE_BITS 10 macro