Searched refs:ext2_splice_branch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | inode.c | 550 * ext2_splice_branch - splice the allocated branch onto inode. 561 static void ext2_splice_branch(struct inode *inode, in ext2_splice_branch() function 765 ext2_splice_branch(inode, iblock, partial, indirect_blks, count); in ext2_get_blocks()
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | inode.c | 546 * ext2_splice_branch - splice the allocated branch onto inode. 557 static void ext2_splice_branch(struct inode *inode, in ext2_splice_branch() function 761 ext2_splice_branch(inode, iblock, partial, indirect_blks, count); in ext2_get_blocks()
|
Completed in 6 milliseconds