Lines Matching refs:intent
48 * attribute log intent items for a single xattr update. To avoid cycling the
314 * Performs one step of an attribute update intent and marks the attrd item
346 * attr intent/done items are null when logged attributes are disabled
354 /* Log an attr to the intent item. */
368 * created the log intent. Fill in the attri log item and log format
473 struct xfs_log_item *intent)
475 xfs_attri_release(ATTRI_ITEM(intent));
536 * Process an attr intent item that was recovered from the log. We need to
636 * There's more work to do, so add the intent item to this
662 /* Re-log an intent item to push the log tail forward. */
665 struct xfs_log_item *intent,
674 old_attrip = ATTRI_ITEM(intent);
808 struct xfs_log_item *intent,
811 if (!intent)
814 return &xfs_trans_get_attrd(tp, ATTRI_ITEM(intent))->attrd_item;