Searched refs:ext4_ext_show_move (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 700 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move() function 734 #define ext4_ext_show_move(inode, path, newblock, level) macro 1159 ext4_ext_show_move(inode, path, newblock, depth); in ext4_ext_split() 1245 ext4_ext_show_move(inode, path, newblock, i); in ext4_ext_split()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 708 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move() function 742 #define ext4_ext_show_move(inode, path, newblock, level) macro 1156 ext4_ext_show_move(inode, path, newblock, depth); in ext4_ext_split() 1243 ext4_ext_show_move(inode, path, newblock, i); in ext4_ext_split()
|
Completed in 13 milliseconds