Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h209 struct timeout_item { struct
210 enum timeout_event ti_event;
211 unsigned long ti_timeout;
212 timeout_cb_t ti_cb;
213 void *ti_cb_data;
214 struct list_head ti_obd_list;
215 struct list_head ti_chain;