Home
last modified time | relevance | path

Searched refs:io_work (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_aops.h55 struct work_struct io_work; /* xfsdatad work queue */ member
Dxfs_aops.c201 queue_work(xfsconvertd_workqueue, &ioend->io_work); in xfs_finish_ioend()
203 queue_work(xfsdatad_workqueue, &ioend->io_work); in xfs_finish_ioend()
214 xfs_ioend_t *ioend = container_of(work, xfs_ioend_t, io_work); in xfs_end_io()
263 xfs_end_io(&ioend->io_work); in xfs_finish_ioend_sync()
299 INIT_WORK(&ioend->io_work, xfs_end_io); in xfs_alloc_ioend()
/linux-2.6.39/arch/s390/kernel/
Dentry64.S597 jnz io_work # there is work to do (signals etc.)
611 io_work: label
Dentry.S590 bnz BASED(io_work) # there is work to do (signals etc.)
602 io_work: label