Home
last modified time | relevance | path

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

/fs/btrfs/
Dzlib.c286 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zlib_decompress_bio() local
341 if (page_in_index >= total_pages_in) { in zlib_decompress_bio()
Dzstd.c554 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zstd_decompress_bio() local
603 if (page_in_index >= total_pages_in) { in zstd_decompress_bio()