Searched refs:i_itemp (Results 1 – 9 of 9) sorted by relevance
41 return !ip->i_itemp || !(ip->i_itemp->ili_fields & XFS_ILOG_ALL); in xfs_inode_clean()
404 xfs_inode_to_log_dinode(ip, dic, ip->i_itemp->ili_item.li_lsn); in xfs_inode_item_format_core()571 ASSERT(ip->i_itemp != NULL); in xfs_inode_item_release()648 ASSERT(ip->i_itemp == NULL); in xfs_inode_item_init()649 iip = ip->i_itemp = kmem_cache_zalloc(xfs_ili_zone, in xfs_inode_item_init()665 struct xfs_inode_log_item *iip = ip->i_itemp; in xfs_inode_item_destroy()669 ip->i_itemp = NULL; in xfs_inode_item_destroy()808 struct xfs_inode_log_item *iip = ip->i_itemp; in xfs_iflush_abort()
128 if (datasync && !(ip->i_itemp->ili_fsync_fields & ~XFS_ILOG_TIMESTAMP)) in xfs_fsync_seq()130 return ip->i_itemp->ili_commit_seq; in xfs_fsync_seq()161 spin_lock(&ip->i_itemp->ili_lock); in xfs_fsync_flush_log()162 ip->i_itemp->ili_fsync_fields = 0; in xfs_fsync_flush_log()163 spin_unlock(&ip->i_itemp->ili_lock); in xfs_fsync_flush_log()
100 if (ip->i_itemp) { in xfs_inode_free_callback()102 &ip->i_itemp->ili_item.li_flags)); in xfs_inode_free_callback()104 ip->i_itemp = NULL; in xfs_inode_free_callback()116 ASSERT(!ip->i_itemp || list_empty(&ip->i_itemp->ili_item.li_bio_list)); in __xfs_inode_free()
488 lp = &ips[j]->i_itemp->ili_item; in xfs_lock_inodes()588 lp = &ip0->i_itemp->ili_item; in xfs_lock_two_inodes()1505 ASSERT(ip->i_itemp != NULL); in xfs_itruncate_extents_flags()1506 ASSERT(ip->i_itemp->ili_lock_flags == 0); in xfs_itruncate_extents_flags()2553 iip = ip->i_itemp; in xfs_ifree_mark_inode_stale()2687 struct xfs_inode_log_item *iip = ip->i_itemp; in xfs_ifree()2759 xfs_log_force_seq(ip->i_mount, ip->i_itemp->ili_commit_seq, 0, NULL); in xfs_iunpin()3449 struct xfs_inode_log_item *iip = ip->i_itemp; in xfs_iflush()3725 seq = ip->i_itemp->ili_commit_seq; in xfs_log_force_inode()
41 struct xfs_inode_log_item *i_itemp; /* logging information */ member
86 (ip->i_itemp->ili_fsync_fields & ~XFS_ILOG_TIMESTAMP)) in xfs_bmbt_to_iomap()
35 if (ip->i_itemp == NULL) in xfs_trans_ijoin()37 iip = ip->i_itemp; in xfs_trans_ijoin()97 struct xfs_inode_log_item *iip = ip->i_itemp; in xfs_trans_log_inode()
976 ASSERT(mp->m_rbmip->i_itemp != NULL); in xfs_rtfree_extent()