Searched defs:end_io_func (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/fscache/ |
| H A D | page.c | 302 fscache_alloc_retrieval( struct fscache_cookie *cookie, struct address_space *mapping, fscache_rw_complete_t end_io_func, void *context) fscache_alloc_retrieval() argument 429 __fscache_read_or_alloc_page(struct fscache_cookie *cookie, struct page *page, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) __fscache_read_or_alloc_page() argument 558 __fscache_read_or_alloc_pages(struct fscache_cookie *cookie, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) __fscache_read_or_alloc_pages() argument [all...] |
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| H A D | internal.h | 110 fscache_rw_complete_t end_io_func; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fscache.h | 540 fscache_read_or_alloc_page(struct fscache_cookie *cookie, struct page *page, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) fscache_read_or_alloc_page() argument 589 fscache_read_or_alloc_pages(struct fscache_cookie *cookie, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages, fscache_rw_complete_t end_io_func, void *context, gfp_t gfp) fscache_read_or_alloc_pages() argument [all...] |
| H A D | fscache-cache.h | 147 fscache_rw_complete_t end_io_func; /* function to call on I/O completion */ member
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | extent_io.c | 104 btrfs_bio_end_io_t end_io_func; member
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent_io.c | 3026 submit_extent_page(unsigned int opf, struct writeback_control *wbc, struct page *page, u64 offset, size_t size, unsigned long pg_offset, struct bio **bio_ret, bio_end_io_t end_io_func, int mirror_num, unsigned long prev_bio_flags, unsigned long bio_flags, bool force_bio_submit) submit_extent_page() argument
|
Completed in 17 milliseconds