Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dlzo.c134 unsigned long max_nr_page, in copy_compressed_data_to_page() argument
143 if ((*cur_out / PAGE_SIZE) >= max_nr_page) in copy_compressed_data_to_page()
175 if ((*cur_out / PAGE_SIZE) >= max_nr_page) in copy_compressed_data_to_page()
220 const unsigned long max_nr_page = *out_pages; in lzo_compress_pages() local
228 ASSERT(max_nr_page > 0); in lzo_compress_pages()
267 pages, max_nr_page, in lzo_compress_pages()