OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bio_end_io_t
(Results
26 - 26
of
26
) sorted by null
1
2
/external/kernel-headers/original/linux/
bio.h
65
typedef int (
bio_end_io_t
) (struct bio *, unsigned int, int);
typedef
108
bio_end_io_t
*bi_end_io;
Completed in 28 milliseconds
1
2