Home
last modified time | relevance | path

Searched refs:i_ioend_work (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_aops.c229 container_of(work, struct xfs_inode, i_ioend_work); in xfs_end_io()
267 &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()