Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dcompress.c87 struct page *stack_pages[16]; in __bio_map_or_bounce() local
116 pages = nr_pages > ARRAY_SIZE(stack_pages) in __bio_map_or_bounce()
118 : stack_pages; in __bio_map_or_bounce()
127 if (pages != stack_pages) in __bio_map_or_bounce()

Completed in 3 milliseconds