Home
last modified time | relevance | path

Searched refs:io_tracker (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/md/
Ddm-cache-target.c42 struct io_tracker { struct
58 static void iot_init(struct io_tracker *iot) in iot_init() argument
66 static bool __iot_idle_for(struct io_tracker *iot, unsigned long jifs) in __iot_idle_for()
74 static bool iot_idle_for(struct io_tracker *iot, unsigned long jifs) in iot_idle_for()
86 static void iot_io_begin(struct io_tracker *iot, sector_t len) in iot_io_begin()
95 static void __iot_io_end(struct io_tracker *iot, sector_t len) in __iot_io_end()
105 static void iot_io_end(struct io_tracker *iot, sector_t len) in iot_io_end()
482 struct io_tracker tracker;