Searched refs:ext4_split_extent (Results 1 – 1 of 1) sorted by relevance
/fs/ext4/ |
D | extents.c | 86 static int ext4_split_extent(handle_t *handle, 3437 static int ext4_split_extent(handle_t *handle, in ext4_split_extent() function 3753 err = ext4_split_extent(handle, inode, ppath, &split_map, split_flag, in ext4_ext_convert_to_initialized() 3831 return ext4_split_extent(handle, inode, ppath, map, split_flag, flags); in ext4_split_convert_extents()
|