Home
last modified time | relevance | path

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

/include/linux/
Dfscache.h572 fscache_rw_complete_t end_io_func, in fscache_read_or_alloc_page() argument
577 return __fscache_read_or_alloc_page(cookie, page, end_io_func, in fscache_read_or_alloc_page()
623 fscache_rw_complete_t end_io_func, in fscache_read_or_alloc_pages() argument
629 nr_pages, end_io_func, in fscache_read_or_alloc_pages()
Dfscache-cache.h147 fscache_rw_complete_t end_io_func; /* function to call on I/O completion */ member
481 op->end_io_func(page, op->context, error); in fscache_end_io()