Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h573 void xfs_end_io(struct work_struct *work);
Dxfs_aops.c154 xfs_end_io( in xfs_end_io() function
Dxfs_icache.c112 INIT_WORK(&ip->i_ioend_work, xfs_end_io); in xfs_inode_alloc()