Home
last modified time | relevance | path

Searched refs:MAX_INLINE_EXTENT_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dextent_io.h124 #define MAX_INLINE_EXTENT_BUFFER_SIZE (INLINE_EXTENT_BUFFER_PAGES * PAGE_CACHE_SIZE) macro
Dextent_io.c4764 > MAX_INLINE_EXTENT_BUFFER_SIZE); in __alloc_extent_buffer()
4765 BUG_ON(len > MAX_INLINE_EXTENT_BUFFER_SIZE); in __alloc_extent_buffer()