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

/development/ndk/platforms/android-3/include/linux/
H A Dblkdev.h70 struct io_context *ioc;
86 void (*dtor)(struct io_context *);
87 void (*exit)(struct io_context *);
90 struct io_context { struct
94 int (*set_ioprio)(struct io_context *, unsigned int);
103 struct io_context *current_io_context(gfp_t gfp_flags);
104 struct io_context *get_io_context(gfp_t gfp_flags);

Completed in 6 milliseconds