Searched refs:ext4_ext_correct_indexes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 1701 * ext4_ext_correct_indexes: 1706 static int ext4_ext_correct_indexes(handle_t *handle, struct inode *inode, in ext4_ext_correct_indexes() function 2177 err = ext4_ext_correct_indexes(handle, inode, path); in ext4_ext_insert_extent() 2763 err = ext4_ext_correct_indexes(handle, inode, path); in ext4_ext_rm_leaf() 3773 /* note: ext4_ext_correct_indexes() isn't needed here because in ext4_convert_unwritten_extents_endio() 3836 /* note: ext4_ext_correct_indexes() isn't needed here because in convert_initialized_extent()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 1700 * ext4_ext_correct_indexes: 1705 static int ext4_ext_correct_indexes(handle_t *handle, struct inode *inode, in ext4_ext_correct_indexes() function 2174 err = ext4_ext_correct_indexes(handle, inode, path); in ext4_ext_insert_extent() 2734 err = ext4_ext_correct_indexes(handle, inode, path); in ext4_ext_rm_leaf() 3741 /* note: ext4_ext_correct_indexes() isn't needed here because in ext4_convert_unwritten_extents_endio() 3804 /* note: ext4_ext_correct_indexes() isn't needed here because in convert_initialized_extent()
|
Completed in 14 milliseconds