Home
last modified time | relevance | path

Searched refs:i_ioend_work (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_aops.c200 container_of(work, struct xfs_inode, i_ioend_work); in xfs_end_io()
236 &ip->i_ioend_work)); in xfs_end_bio()
H A Dxfs_inode.h65 struct work_struct i_ioend_work; member
H A Dxfs_icache.c70 INIT_WORK(&ip->i_ioend_work, xfs_end_io); in xfs_inode_alloc()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_aops.c159 container_of(work, struct xfs_inode, i_ioend_work); in xfs_end_io()
189 &ip->i_ioend_work)); in xfs_end_bio()
H A Dxfs_inode.h93 struct work_struct i_ioend_work; member
H A Dxfs_icache.c112 INIT_WORK(&ip->i_ioend_work, xfs_end_io); in xfs_inode_alloc()

Completed in 8 milliseconds