Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cachefiles/
Dinternal.h95 struct cachefiles_one_read { struct
96 wait_queue_entry_t monitor; /* link into monitored waitqueue */
97 struct page *back_page; /* backing file page we're waiting for */
98 struct page *netfs_page; /* netfs page we're going to fill */
99 struct fscache_retrieval *op; /* retrieval op covering this */
100 struct list_head op_link; /* link in op's todo list */