OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIO_MAX_PAGES
(Results
26 - 26
of
26
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
bio.h
41
#define
BIO_MAX_PAGES
256
42
#define BIO_MAX_SIZE (
BIO_MAX_PAGES
<< PAGE_CACHE_SHIFT)
Completed in 32 milliseconds
1
2