Searched refs:ext4_split_extent_at (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ext4/ |
| H A D | extents.c | 85 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle, 341 return ext4_split_extent_at(handle, inode, path, lblk, flags); in ext4_force_split_extent_at() 3176 static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle, in ext4_split_extent_at() function 3411 path = ext4_split_extent_at(handle, inode, path, in ext4_split_extent() 3440 path = ext4_split_extent_at(handle, inode, path, map->m_lblk, in ext4_split_extent() 5669 path = ext4_split_extent_at(handle, inode, path, in ext4_insert_range()
|