Searched refs:ext4_io_end_vec (Results 1 – 4 of 4) sorted by relevance
42 io_end_vec_cachep = KMEM_CACHE(ext4_io_end_vec, 0); in ext4_init_pageio()56 struct ext4_io_end_vec *ext4_alloc_io_end_vec(ext4_io_end_t *io_end) in ext4_alloc_io_end_vec()58 struct ext4_io_end_vec *io_end_vec; in ext4_alloc_io_end_vec()70 struct ext4_io_end_vec *io_end_vec, *tmp; in ext4_free_io_end_vec()80 struct ext4_io_end_vec *ext4_last_io_end_vec(ext4_io_end_t *io_end) in ext4_last_io_end_vec()83 return list_last_entry(&io_end->list_vec, struct ext4_io_end_vec, list); in ext4_last_io_end_vec()
278 struct ext4_io_end_vec { struct3742 extern struct ext4_io_end_vec *ext4_alloc_io_end_vec(ext4_io_end_t *io_end);3743 extern struct ext4_io_end_vec *ext4_last_io_end_vec(ext4_io_end_t *io_end);
2053 struct ext4_io_end_vec *io_end_vec = ext4_last_io_end_vec(io_end); in mpage_process_folio()2241 struct ext4_io_end_vec *io_end_vec; in mpage_map_and_submit_extent()
4893 struct ext4_io_end_vec *io_end_vec; in ext4_convert_unwritten_io_end_vec()