Lines Matching full:intent
47 * attribute log intent items for a single xattr update. To avoid cycling the
366 /* Log an attr to the intent item. */
379 * created the log intent. Fill in the attri log item and log format in xfs_attr_log_item()
517 struct xfs_log_item *intent) in xfs_attr_abort_intent() argument
519 xfs_attri_release(ATTRI_ITEM(intent)); in xfs_attr_abort_intent()
730 * Process an attr intent item that was recovered from the log. We need to
807 /* Re-log an intent item to push the log tail forward. */
811 struct xfs_log_item *intent, in xfs_attr_relog_intent() argument
819 old_attrip = ATTRI_ITEM(intent); in xfs_attr_relog_intent()
853 struct xfs_log_item *intent, in xfs_attr_create_done() argument
859 attrip = ATTRI_ITEM(intent); in xfs_attr_create_done()