Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dstruct-funcs.c71 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE ) \
92 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE) \
122 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE) { \
144 if (INLINE_EXTENT_BUFFER_PAGES == 1 || oip + size <= PAGE_SIZE) { \
Dextent_io.h77 #define INLINE_EXTENT_BUFFER_PAGES (BTRFS_MAX_METADATA_BLOCKSIZE / PAGE_SIZE) macro
94 struct page *pages[INLINE_EXTENT_BUFFER_PAGES];