Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dlzo.c131 unsigned long max_nr_page, in copy_compressed_data_to_page() argument
140 if ((*cur_out / PAGE_SIZE) >= max_nr_page) in copy_compressed_data_to_page()
172 if ((*cur_out / PAGE_SIZE) >= max_nr_page) in copy_compressed_data_to_page()
217 const unsigned long max_nr_page = *out_pages; in lzo_compress_pages() local
225 ASSERT(max_nr_page > 0); in lzo_compress_pages()
264 pages, max_nr_page, in lzo_compress_pages()