Searched refs:end_io_func (Results 1 – 4 of 4) sorted by relevance
/fs/fscache/ |
D | page.c | 304 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()
|
D | internal.h | 122 fscache_rw_complete_t end_io_func,
|
/fs/cachefiles/ |
D | internal.h | 110 fscache_rw_complete_t end_io_func; member
|
/fs/btrfs/ |
D | extent_io.c | 3304 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()
|