Home
last modified time | relevance | path

Searched defs:total_pages_in (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dlzo.c289 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in lzo_decompress_bio() local
H A Dzlib.c286 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zlib_decompress_bio() local
H A Dzstd.c556 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zstd_decompress_bio() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dzlib.c280 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zlib_decompress_bio() local
H A Dzstd.c550 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); in zstd_decompress_bio() local

Completed in 5 milliseconds