Searched refs:new_attrip (Results 1 – 1 of 1) sorted by relevance
683 struct xfs_attri_log_item *new_attrip; in xfs_attri_item_relog() local698 new_attrip = xfs_attri_init(tp->t_mountp, old_attrip->attri_nameval); in xfs_attri_item_relog()699 new_attrp = &new_attrip->attri_format; in xfs_attri_item_relog()707 xfs_trans_add_item(tp, &new_attrip->attri_item); in xfs_attri_item_relog()708 set_bit(XFS_LI_DIRTY, &new_attrip->attri_item.li_flags); in xfs_attri_item_relog()710 return &new_attrip->attri_item; in xfs_attri_item_relog()