Searched refs:xfs_end_io (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/ | ||
D | xfs_inode.h | 573 void xfs_end_io(struct work_struct *work); |
D | xfs_aops.c | 154 xfs_end_io( in xfs_end_io() function |
D | xfs_icache.c | 112 INIT_WORK(&ip->i_ioend_work, xfs_end_io); in xfs_inode_alloc() |