Searched refs:ext4_last_io_end_vec (Results 1 – 3 of 3) sorted by relevance
80 struct ext4_io_end_vec *ext4_last_io_end_vec(ext4_io_end_t *io_end) in ext4_last_io_end_vec() function
3619 extern struct ext4_io_end_vec *ext4_last_io_end_vec(ext4_io_end_t *io_end);
2243 struct ext4_io_end_vec *io_end_vec = ext4_last_io_end_vec(io_end); in mpage_process_page()