Searched refs:NULLAGNUMBER (Results 1 – 5 of 5) sorted by relevance
59 #define NULLAGNUMBER ((xfs_agnumber_t)-1) macro
1628 ASSERT(agno != 0 && agno != NULLAGNUMBER); in xfs_sb_read_secondary()1652 ASSERT(agno != 0 && agno != NULLAGNUMBER); in xfs_sb_get_secondary()
107 ntp->t_highest_agno = NULLAGNUMBER; in xfs_trans_dup() 229 tp->t_highest_agno = NULLAGNUMBER; in __xfs_trans_alloc()
343 info->group ? info->group->xg_gno : NULLAGNUMBER, in xfs_getfsmap_helper()
656 ASSERT((*tpp)->t_highest_agno == NULLAGNUMBER); in xfs_reflink_cancel_cow_blocks()