Searched refs:ic_end_io_work (Results 1 – 2 of 2) sorted by relevance
207 struct work_struct ic_end_io_work; member
1228 container_of(work, struct xlog_in_core, ic_end_io_work); in xlog_ioend_work()1482 INIT_WORK(&iclog->ic_end_io_work, xlog_ioend_work); in xlog_alloc_log()1606 &iclog->ic_end_io_work); in xlog_bio_end_io()