Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dcompression.h36 #define BTRFS_MAX_COMPRESSED_PAGES (BTRFS_MAX_COMPRESSED / PAGE_SIZE) macro
H A Dcompression.c67 bbio = btrfs_bio(bio_alloc_bioset(NULL, BTRFS_MAX_COMPRESSED_PAGES, op, in alloc_compressed_bio()