Home
last modified time | relevance | path

Searched defs:as_io_context (Results 1 – 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dblkdev.h42 struct as_io_context { struct
45 void (*dtor)(struct as_io_context *aic); argument
46 void (*exit)(struct as_io_context *aic); argument
48 unsigned long state;
49 atomic_t nr_queued;
50 atomic_t nr_dispatched;
52 unsigned long last_end_request;
53 unsigned long ttime_total;
54 unsigned long ttime_samples;
55 unsigned long ttime_mean;
[all …]