Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h100 struct work_struct i_ioend_work; member
H A Dxfs_icache.c128 INIT_WORK(&ip->i_ioend_work, xfs_end_io); in xfs_inode_alloc()