Home
last modified time | relevance | path

Searched refs:ext4_convert_unwritten_io_end_vec (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dpage-io.c200 ret = ext4_convert_unwritten_io_end_vec(handle, io_end); in ext4_end_io_end()
H A Dext4.h3800 extern int ext4_convert_unwritten_io_end_vec(handle_t *handle,
H A Dextents.c5080 int ext4_convert_unwritten_io_end_vec(handle_t *handle, ext4_io_end_t *io_end) in ext4_convert_unwritten_io_end_vec() function