Home
last modified time | relevance | path

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

/linux-3.4.99/fs/cachefiles/
Drdwr.c695 struct list_head backpages; in cachefiles_read_or_alloc_pages() local
735 INIT_LIST_HEAD(&backpages); in cachefiles_read_or_alloc_pages()
760 list_move(&page->lru, &backpages); in cachefiles_read_or_alloc_pages()
778 ret2 = cachefiles_read_backing_file(object, op, &backpages, in cachefiles_read_or_alloc_pages()