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

/linux-master/fs/btrfs/
H A Dzlib.c280 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); local
335 if (page_in_index >= total_pages_in) {
H A Dzstd.c553 unsigned long total_pages_in = DIV_ROUND_UP(srclen, PAGE_SIZE); local
603 if (page_in_index >= total_pages_in) {

Completed in 112 milliseconds