Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log_priv.h205 struct work_struct ic_end_io_work; member
Dxfs_log.c1386 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()