Searched refs:backpages (Results 1 – 1 of 1) sorted by relevance
691 struct list_head backpages; in cachefiles_read_or_alloc_pages() local727 INIT_LIST_HEAD(&backpages); in cachefiles_read_or_alloc_pages()753 list_move(&page->lru, &backpages); in cachefiles_read_or_alloc_pages()774 ret2 = cachefiles_read_backing_file(object, op, &backpages); in cachefiles_read_or_alloc_pages()