Searched refs:ic_end_io_work (Results 1 – 2 of 2) sorted by relevance
205 struct work_struct ic_end_io_work; member
1386 container_of(work, struct xlog_in_core, ic_end_io_work); in xlog_ioend_work()1645 INIT_WORK(&iclog->ic_end_io_work, xlog_ioend_work); in xlog_alloc_log()1852 &iclog->ic_end_io_work); in xlog_bio_end_io()