Searched refs:MAXREFCEXTLEN (Results 1 – 2 of 2) sorted by relevance
123 if (irec->rc_blockcount == 0 || irec->rc_blockcount > MAXREFCEXTLEN) in xfs_refcount_get_rec()786 ulen < MAXREFCEXTLEN) { in xfs_refcount_merge_extents()796 ulen < MAXREFCEXTLEN) { in xfs_refcount_merge_extents()815 ulen < MAXREFCEXTLEN) { in xfs_refcount_merge_extents()
1507 #define MAXREFCEXTLEN ((xfs_extlen_t)~0U) macro