io_inode 88 fs/xfs/xfs_aops.c struct inode *inode = ioend->io_inode; io_inode 125 fs/xfs/xfs_aops.c XFS_I(ioend->io_inode)->i_d.di_size; io_inode 132 fs/xfs/xfs_aops.c struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; io_inode 146 fs/xfs/xfs_aops.c __sb_writers_release(ioend->io_inode->i_sb, SB_FREEZE_FS); io_inode 206 fs/xfs/xfs_aops.c struct xfs_inode *ip = XFS_I(ioend->io_inode); io_inode 234 fs/xfs/xfs_aops.c struct xfs_inode *ip = XFS_I(ioend->io_inode); io_inode 401 fs/xfs/xfs_aops.c struct xfs_inode *ip = XFS_I(ioend->io_inode); io_inode 660 fs/xfs/xfs_aops.c status = xfs_reflink_convert_cow(XFS_I(ioend->io_inode), io_inode 717 fs/xfs/xfs_aops.c ioend->io_inode = inode; io_inode 18 fs/xfs/xfs_aops.h struct inode *io_inode; /* file being written to */