Searched refs:MAX_INLINE_EXTENT_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
158 #define MAX_INLINE_EXTENT_BUFFER_SIZE (INLINE_EXTENT_BUFFER_PAGES * PAGE_SIZE) macro
4721 > MAX_INLINE_EXTENT_BUFFER_SIZE); in __alloc_extent_buffer()4722 BUG_ON(len > MAX_INLINE_EXTENT_BUFFER_SIZE); in __alloc_extent_buffer()