Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_log_priv.h207 struct work_struct ic_end_io_work; member
Dxfs_log.c1228 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()