Searched refs:ext4_io_end_vec (Results 1 – 4 of 4) sorted by relevance
43 io_end_vec_cachep = KMEM_CACHE(ext4_io_end_vec, 0); in ext4_init_pageio()57 struct ext4_io_end_vec *ext4_alloc_io_end_vec(ext4_io_end_t *io_end) in ext4_alloc_io_end_vec()59 struct ext4_io_end_vec *io_end_vec; in ext4_alloc_io_end_vec()71 struct ext4_io_end_vec *io_end_vec, *tmp; in ext4_free_io_end_vec()81 struct ext4_io_end_vec *ext4_last_io_end_vec(ext4_io_end_t *io_end) in ext4_last_io_end_vec()84 return list_last_entry(&io_end->list_vec, struct ext4_io_end_vec, list); in ext4_last_io_end_vec()
282 struct ext4_io_end_vec { struct3864 extern struct ext4_io_end_vec *ext4_alloc_io_end_vec(ext4_io_end_t *io_end);3865 extern struct ext4_io_end_vec *ext4_last_io_end_vec(ext4_io_end_t *io_end);
2239 struct ext4_io_end_vec *io_end_vec = ext4_last_io_end_vec(io_end); in mpage_process_folio()2470 struct ext4_io_end_vec *io_end_vec; in mpage_map_and_submit_extent()
5083 struct ext4_io_end_vec *io_end_vec; in ext4_convert_unwritten_io_end_vec()