Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dlzo.c133 unsigned long max_nr_page, in copy_compressed_data_to_page() argument
142 if ((*cur_out / PAGE_SIZE) >= max_nr_page) in copy_compressed_data_to_page()
174 if ((*cur_out / PAGE_SIZE) >= max_nr_page) in copy_compressed_data_to_page()
219 const unsigned long max_nr_page = *out_pages; in lzo_compress_pages() local
227 ASSERT(max_nr_page > 0); in lzo_compress_pages()
266 pages, max_nr_page, in lzo_compress_pages()

Completed in 4 milliseconds