Searched refs:ic_end_io_work (Results 1 – 2 of 2) sorted by relevance
225 struct work_struct ic_end_io_work; member
1233 container_of(work, struct xlog_in_core, ic_end_io_work); in xlog_ioend_work()1472 INIT_WORK(&iclog->ic_end_io_work, xlog_ioend_work); in xlog_alloc_log()1690 &iclog->ic_end_io_work); in xlog_bio_end_io()