Searched refs:t_highest_agno (Results 1 – 9 of 9) sorted by relevance
198 ASSERT((dst->bc_tp->t_highest_agno != NULLAGNUMBER) || in xfs_bmbt_update_cursor()202 dst->bc_tp->t_highest_agno = src->bc_tp->t_highest_agno; in xfs_bmbt_update_cursor()233 if (cur->bc_tp->t_highest_agno == NULLAGNUMBER) in xfs_bmbt_alloc_block()
3472 if (args->tp->t_highest_agno != NULLAGNUMBER) in xfs_alloc_vextent_check_args()3473 *minimum_agno = args->tp->t_highest_agno; in xfs_alloc_vextent_check_args()3584 (args->tp->t_highest_agno == NULLAGNUMBER || in xfs_alloc_vextent_finish()3586 args->tp->t_highest_agno = args->agno; in xfs_alloc_vextent_finish()
4336 if (tp && tp->t_highest_agno != NULLAGNUMBER) in xfs_bmapi_minleft()6256 ASSERT(tp->t_highest_agno == NULLAGNUMBER); in xfs_bmap_finish_one()6363 ASSERT((*tpp)->t_highest_agno == NULLAGNUMBER); in xfs_bunmapi_range()
3072 cur->bc_tp->t_highest_agno == NULLAGNUMBER) in xfs_btree_split()
133 xfs_agnumber_t t_highest_agno; /* highest AGF locked */ member
106 ntp->t_highest_agno = NULLAGNUMBER; in xfs_trans_dup()282 tp->t_highest_agno = NULLAGNUMBER; in xfs_trans_alloc()
598 ASSERT((*tpp)->t_highest_agno == NULLAGNUMBER); in xfs_reflink_cancel_cow_blocks()
1278 ASSERT(tp->t_highest_agno == NULLAGNUMBER); in xfs_swap_extent_rmap()
1834 __entry->highest_agno = args->tp->t_highest_agno;