Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_inode.h474 void xfs_end_io(struct work_struct *work);
H A Dxfs_aops.c225 xfs_end_io( in xfs_end_io() function
H A Dxfs_icache.c70 INIT_WORK(&ip->i_ioend_work, xfs_end_io); in xfs_inode_alloc()