Home
last modified time | relevance | path

Searched defs:cachefiles_one_read (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/cachefiles/
Dinternal.h88 struct cachefiles_one_read { struct
89 wait_queue_t monitor; /* link into monitored waitqueue */
90 struct page *back_page; /* backing file page we're waiting for */
91 struct page *netfs_page; /* netfs page we're going to fill */
92 struct fscache_retrieval *op; /* retrieval op covering this */
93 struct list_head op_link; /* link in op's todo list */