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()
333 * Bump the intent count on behalf of the deferred rmap and refcount in xfs_bmap_update_get_group()
334 * intent items that that we can queue when we finish this bmap work. in xfs_bmap_update_get_group()
335 * This new intent item will bump the intent count before the bmap in xfs_bmap_update_get_group()
336 * intent drops the intent count, ensuring that the intent count in xfs_bmap_update_get_group()
404 struct xfs_log_item *intent) in xfs_bmap_update_abort_intent() argument
406 xfs_bui_release(BUI_ITEM(intent)); in xfs_bmap_update_abort_intent()
481 * Process a bmap update intent item that was recovered from the log.
564 /* Relog an intent item to push the log tail forward. */
568 struct xfs_log_item *intent, in xfs_bmap_relog_intent() argument
575 count = BUI_ITEM(intent)->bui_format.bui_nextents; in xfs_bmap_relog_intent()
576 map = BUI_ITEM(intent)->bui_format.bui_extents; in xfs_bmap_relog_intent()