Lines Matching full:intent
243 /* Log bmap updates in the intent item. */
306 struct xfs_log_item *intent, in xfs_bmap_update_create_done() argument
309 struct xfs_bui_log_item *buip = BUI_ITEM(intent); in xfs_bmap_update_create_done()
331 * Bump the intent count on behalf of the deferred rmap and refcount in xfs_bmap_update_get_group()
332 * intent items that that we can queue when we finish this bmap work. in xfs_bmap_update_get_group()
333 * This new intent item will bump the intent count before the bmap in xfs_bmap_update_get_group()
334 * intent drops the intent count, ensuring that the intent count in xfs_bmap_update_get_group()
412 struct xfs_log_item *intent) in xfs_bmap_update_abort_intent() argument
414 xfs_bui_release(BUI_ITEM(intent)); in xfs_bmap_update_abort_intent()
489 * Process a bmap update intent item that was recovered from the log.
572 /* Relog an intent item to push the log tail forward. */
576 struct xfs_log_item *intent, in xfs_bmap_relog_intent() argument
583 count = BUI_ITEM(intent)->bui_format.bui_nextents; in xfs_bmap_relog_intent()
584 map = BUI_ITEM(intent)->bui_format.bui_extents; in xfs_bmap_relog_intent()