Searched refs:fscache_rw_complete_t (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | fscache.h | 50 typedef void (*fscache_rw_complete_t)(struct page *page, typedef 205 fscache_rw_complete_t, 212 fscache_rw_complete_t, 542 fscache_rw_complete_t end_io_func, in fscache_read_or_alloc_page() 593 fscache_rw_complete_t end_io_func, in fscache_read_or_alloc_pages()
|
| D | fscache-cache.h | 147 fscache_rw_complete_t end_io_func; /* function to call on I/O completion */
|
| /Linux-v5.4/fs/cachefiles/ |
| D | internal.h | 110 fscache_rw_complete_t end_io_func;
|
| /Linux-v5.4/fs/fscache/ |
| D | page.c | 305 fscache_rw_complete_t end_io_func, in fscache_alloc_retrieval() 431 fscache_rw_complete_t end_io_func, in __fscache_read_or_alloc_page() 562 fscache_rw_complete_t end_io_func, in __fscache_read_or_alloc_pages()
|
| /Linux-v5.4/Documentation/filesystems/caching/ |
| D | netfs-api.txt | 447 void (*fscache_rw_complete_t)(struct page *page, 453 fscache_rw_complete_t end_io_func, 579 fscache_rw_complete_t end_io_func,
|