Searched refs:ext4_split_extent_at (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 87 static int ext4_split_extent_at(handle_t *handle, 338 return ext4_split_extent_at(handle, inode, ppath, lblk, unwritten ? in ext4_force_split_extent_at() 3156 static int ext4_split_extent_at(handle_t *handle, in ext4_split_extent_at() function 3352 err = ext4_split_extent_at(handle, inode, ppath, in ext4_split_extent() 3382 err = ext4_split_extent_at(handle, inode, ppath, in ext4_split_extent() 5574 ret = ext4_split_extent_at(handle, inode, &path, in ext4_insert_range()
|