Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cachefiles/
H A Drdwr.c689 struct list_head backpages; in cachefiles_read_or_alloc_pages() local
724 INIT_LIST_HEAD(&backpages); in cachefiles_read_or_alloc_pages()
750 list_move(&page->lru, &backpages); in cachefiles_read_or_alloc_pages()
771 ret2 = cachefiles_read_backing_file(object, op, &backpages); in cachefiles_read_or_alloc_pages()

Completed in 2 milliseconds