Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dstruct-funcs.c76 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE ) \
97 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE) \
127 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE) { \
149 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE) { \
Dextent_io.h80 #define INLINE_EXTENT_BUFFER_PAGES (BTRFS_MAX_METADATA_BLOCKSIZE / PAGE_SIZE) macro
97 struct page *pages[INLINE_EXTENT_BUFFER_PAGES];