i_itemp 976 fs/xfs/libxfs/xfs_rtbitmap.c ASSERT(mp->m_rbmip->i_itemp != NULL); i_itemp 33 fs/xfs/libxfs/xfs_trans_inode.c if (ip->i_itemp == NULL) i_itemp 35 fs/xfs/libxfs/xfs_trans_inode.c iip = ip->i_itemp; i_itemp 92 fs/xfs/libxfs/xfs_trans_inode.c ASSERT(ip->i_itemp != NULL); i_itemp 114 fs/xfs/libxfs/xfs_trans_inode.c ip->i_itemp->ili_fsync_fields |= flags; i_itemp 125 fs/xfs/libxfs/xfs_trans_inode.c if (!test_and_set_bit(XFS_LI_DIRTY, &ip->i_itemp->ili_item.li_flags) && i_itemp 140 fs/xfs/libxfs/xfs_trans_inode.c flags |= ip->i_itemp->ili_last_fields; i_itemp 141 fs/xfs/libxfs/xfs_trans_inode.c ip->i_itemp->ili_fields |= flags; i_itemp 230 fs/xfs/xfs_export.c lsn = ip->i_itemp->ili_last_lsn; i_itemp 90 fs/xfs/xfs_file.c lsn = ip->i_itemp->ili_last_lsn; i_itemp 150 fs/xfs/xfs_file.c (ip->i_itemp->ili_fsync_fields & ~XFS_ILOG_TIMESTAMP)) i_itemp 151 fs/xfs/xfs_file.c lsn = ip->i_itemp->ili_last_lsn; i_itemp 156 fs/xfs/xfs_file.c ip->i_itemp->ili_fsync_fields = 0; i_itemp 100 fs/xfs/xfs_icache.c if (ip->i_itemp) { i_itemp 102 fs/xfs/xfs_icache.c &ip->i_itemp->ili_item.li_flags)); i_itemp 104 fs/xfs/xfs_icache.c ip->i_itemp = NULL; i_itemp 482 fs/xfs/xfs_inode.c lp = &ips[j]->i_itemp->ili_item; i_itemp 582 fs/xfs/xfs_inode.c lp = &ip0->i_itemp->ili_item; i_itemp 1526 fs/xfs/xfs_inode.c ASSERT(ip->i_itemp != NULL); i_itemp 1527 fs/xfs/xfs_inode.c ASSERT(ip->i_itemp->ili_lock_flags == 0); i_itemp 2676 fs/xfs/xfs_inode.c iip = ip->i_itemp; i_itemp 2772 fs/xfs/xfs_inode.c ip->i_itemp->ili_fields &= ~(XFS_ILOG_AOWNER|XFS_ILOG_DOWNER); i_itemp 2801 fs/xfs/xfs_inode.c xfs_log_force_lsn(ip->i_mount, ip->i_itemp->ili_last_lsn, 0, NULL); i_itemp 3772 fs/xfs/xfs_inode.c struct xfs_inode_log_item *iip = ip->i_itemp; i_itemp 44 fs/xfs/xfs_inode.h struct xfs_inode_log_item *i_itemp; /* logging information */ i_itemp 371 fs/xfs/xfs_inode_item.c xfs_inode_to_log_dinode(ip, dic, ip->i_itemp->ili_item.li_lsn); i_itemp 575 fs/xfs/xfs_inode_item.c ASSERT(ip->i_itemp != NULL); i_itemp 653 fs/xfs/xfs_inode_item.c ASSERT(ip->i_itemp == NULL); i_itemp 654 fs/xfs/xfs_inode_item.c iip = ip->i_itemp = kmem_zone_zalloc(xfs_ili_zone, 0); i_itemp 668 fs/xfs/xfs_inode_item.c kmem_free(ip->i_itemp->ili_item.li_lv_shadow); i_itemp 669 fs/xfs/xfs_inode_item.c kmem_zone_free(xfs_ili_zone, ip->i_itemp); i_itemp 785 fs/xfs/xfs_inode_item.c xfs_inode_log_item_t *iip = ip->i_itemp; i_itemp 30 fs/xfs/xfs_inode_item.h return !ip->i_itemp || !(ip->i_itemp->ili_fields & XFS_ILOG_ALL); i_itemp 84 fs/xfs/xfs_iomap.c (ip->i_itemp->ili_fsync_fields & ~XFS_ILOG_TIMESTAMP))