Home
last modified time | relevance | path

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

/fs/fscache/
Dpage.c305 fscache_rw_complete_t end_io_func, in fscache_alloc_retrieval() argument
325 op->end_io_func = end_io_func; in fscache_alloc_retrieval()
431 fscache_rw_complete_t end_io_func, in __fscache_read_or_alloc_page() argument
459 end_io_func, context); in __fscache_read_or_alloc_page()
562 fscache_rw_complete_t end_io_func, in __fscache_read_or_alloc_pages() argument
590 op = fscache_alloc_retrieval(cookie, mapping, end_io_func, context); in __fscache_read_or_alloc_pages()
/fs/cachefiles/
Dinternal.h110 fscache_rw_complete_t end_io_func; member
/fs/btrfs/
Dextent_io.c2939 bio_end_io_t end_io_func, in submit_extent_page() argument
2985 bio->bi_end_io = end_io_func; in submit_extent_page()