Searched refs:ic_end_io_work (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_priv.h207 struct work_struct ic_end_io_work; member in struct:xlog_in_core
H A Dxfs_log.c1379 container_of(work, struct xlog_in_core, ic_end_io_work);
1640 INIT_WORK(&iclog->ic_end_io_work, xlog_ioend_work);
1847 &iclog->ic_end_io_work);

Completed in 154 milliseconds