Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dzlib.c280 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zlib_decompress_bio() local
335 if (page_in_index >= total_pages_in) { in zlib_decompress_bio()
H A Dzstd.c550 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zstd_decompress_bio() local
600 if (page_in_index >= total_pages_in) { in zstd_decompress_bio()