Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cachefiles/
Drdwr.c685 struct list_head backpages; in cachefiles_read_or_alloc_pages() local
725 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()