Home
last modified time | relevance | path

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

/fs/fscache/
Dpage.c304 fscache_rw_complete_t end_io_func, in fscache_alloc_retrieval() argument
324 op->end_io_func = end_io_func; in fscache_alloc_retrieval()
425 fscache_rw_complete_t end_io_func, in __fscache_read_or_alloc_page() argument
453 end_io_func, context); in __fscache_read_or_alloc_page()
556 fscache_rw_complete_t end_io_func, in __fscache_read_or_alloc_pages() argument
584 op = fscache_alloc_retrieval(cookie, mapping, end_io_func, context); in __fscache_read_or_alloc_pages()
Dinternal.h122 fscache_rw_complete_t end_io_func,
/fs/cachefiles/
Dinternal.h110 fscache_rw_complete_t end_io_func; member
/fs/btrfs/
Dextent_io.c3304 bio_end_io_t end_io_func, in alloc_new_bio() argument
3322 bio->bi_end_io = end_io_func; in alloc_new_bio()
3375 bio_end_io_t end_io_func, in submit_extent_page() argument
3402 end_io_func, disk_bytenr, offset, in submit_extent_page()