Home
last modified time | relevance | path

Searched refs:BTRFS_MAX_COMPRESSED_PAGES (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dcompression.h27 #define BTRFS_MAX_COMPRESSED_PAGES (BTRFS_MAX_COMPRESSED / PAGE_SIZE) macro
H A Dcompression.c70 bbio = btrfs_bio(bio_alloc_bioset(NULL, BTRFS_MAX_COMPRESSED_PAGES, op, in alloc_compressed_bio()
H A Dinode.c875 nr_pages = min_t(unsigned long, nr_pages, BTRFS_MAX_COMPRESSED_PAGES); in compress_file_range()

Completed in 15 milliseconds