Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_aops.h46 struct inode *io_inode; /* file being written to */ member
Dxfs_aops.c97 XFS_I(ioend->io_inode)->i_d.di_size; in xfs_ioend_is_append()
104 struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; in xfs_setfilesize_trans_alloc()
122 rwsem_release(&ioend->io_inode->i_sb->s_writers.lock_map[SB_FREEZE_FS-1], in xfs_setfilesize_trans_alloc()
165 struct xfs_inode *ip = XFS_I(ioend->io_inode); in xfs_setfilesize_ioend()
191 struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; in xfs_finish_ioend()
210 struct xfs_inode *ip = XFS_I(ioend->io_inode); in xfs_end_io()
263 ioend->io_inode = inode; in xfs_alloc_ioend()