Searched refs:i_itemp (Results 1 – 10 of 10) sorted by relevance
33 if (ip->i_itemp == NULL) in xfs_trans_ijoin()35 iip = ip->i_itemp; in xfs_trans_ijoin()92 ASSERT(ip->i_itemp != NULL); in xfs_trans_log_inode()114 ip->i_itemp->ili_fsync_fields |= flags; in xfs_trans_log_inode()125 if (!test_and_set_bit(XFS_LI_DIRTY, &ip->i_itemp->ili_item.li_flags) && in xfs_trans_log_inode()140 flags |= ip->i_itemp->ili_last_fields; in xfs_trans_log_inode()141 ip->i_itemp->ili_fields |= flags; in xfs_trans_log_inode()
976 ASSERT(mp->m_rbmip->i_itemp != NULL); in xfs_rtfree_extent()
30 return !ip->i_itemp || !(ip->i_itemp->ili_fields & XFS_ILOG_ALL); in xfs_inode_clean()
371 xfs_inode_to_log_dinode(ip, dic, ip->i_itemp->ili_item.li_lsn); in xfs_inode_item_format_core()575 ASSERT(ip->i_itemp != NULL); in xfs_inode_item_release()653 ASSERT(ip->i_itemp == NULL); in xfs_inode_item_init()654 iip = ip->i_itemp = kmem_zone_zalloc(xfs_ili_zone, 0); in xfs_inode_item_init()668 kmem_free(ip->i_itemp->ili_item.li_lv_shadow); in xfs_inode_item_destroy()669 kmem_zone_free(xfs_ili_zone, ip->i_itemp); in xfs_inode_item_destroy()785 xfs_inode_log_item_t *iip = ip->i_itemp; in xfs_iflush_abort()
90 lsn = ip->i_itemp->ili_last_lsn; in xfs_dir_fsync()150 (ip->i_itemp->ili_fsync_fields & ~XFS_ILOG_TIMESTAMP)) in xfs_file_fsync()151 lsn = ip->i_itemp->ili_last_lsn; in xfs_file_fsync()156 ip->i_itemp->ili_fsync_fields = 0; in xfs_file_fsync()
230 lsn = ip->i_itemp->ili_last_lsn; in xfs_fs_nfs_commit_metadata()
482 lp = &ips[j]->i_itemp->ili_item; in xfs_lock_inodes()582 lp = &ip0->i_itemp->ili_item; in xfs_lock_two_inodes()1526 ASSERT(ip->i_itemp != NULL); in xfs_itruncate_extents_flags()1527 ASSERT(ip->i_itemp->ili_lock_flags == 0); in xfs_itruncate_extents_flags()2676 iip = ip->i_itemp; in xfs_ifree_cluster()2772 ip->i_itemp->ili_fields &= ~(XFS_ILOG_AOWNER|XFS_ILOG_DOWNER); in xfs_ifree()2801 xfs_log_force_lsn(ip->i_mount, ip->i_itemp->ili_last_lsn, 0, NULL); in xfs_iunpin()3772 struct xfs_inode_log_item *iip = ip->i_itemp; in xfs_iflush_int()
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()
44 struct xfs_inode_log_item *i_itemp; /* logging information */ member
84 (ip->i_itemp->ili_fsync_fields & ~XFS_ILOG_TIMESTAMP)) in xfs_bmbt_to_iomap()