Searched refs:MAXREFCEXTLEN (Results 1 – 2 of 2) sorted by relevance
124 if (irec->rc_blockcount == 0 || irec->rc_blockcount > MAXREFCEXTLEN) in xfs_refcount_get_rec()837 ulen < MAXREFCEXTLEN) { in xfs_refcount_merge_extents()847 ulen < MAXREFCEXTLEN) { in xfs_refcount_merge_extents()866 ulen < MAXREFCEXTLEN) { in xfs_refcount_merge_extents()
1561 #define MAXREFCEXTLEN ((xfs_extlen_t)~0U) macro