Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h282 struct timeout_item { struct
283 enum timeout_event ti_event;
284 unsigned long ti_timeout;
285 timeout_cb_t ti_cb;
286 void *ti_cb_data;
287 struct list_head ti_obd_list;
288 struct list_head ti_chain;