OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BLOCK_SIZE_BITS
(Results
76 - 76
of
76
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fs.h
26
#define
BLOCK_SIZE_BITS
10
27
#define BLOCK_SIZE (1<<
BLOCK_SIZE_BITS
)
Completed in 493 milliseconds
1
2
3
4