Home
last modified time | relevance | path

Searched refs:ext4_splice_branch (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dindirect.c414 * ext4_splice_branch() - splice the allocated branch onto inode.
424 static int ext4_splice_branch(handle_t *handle, in ext4_splice_branch() function
637 * The ext4_splice_branch call will free and forget any buffers in ext4_ind_map_blocks()
644 err = ext4_splice_branch(handle, &ar, partial, indirect_blks); in ext4_ind_map_blocks()
/kernel/linux/linux-6.6/fs/ext4/
H A Dindirect.c415 * ext4_splice_branch() - splice the allocated branch onto inode.
425 static int ext4_splice_branch(handle_t *handle, in ext4_splice_branch() function
639 * The ext4_splice_branch call will free and forget any buffers in ext4_ind_map_blocks()
646 err = ext4_splice_branch(handle, &ar, partial, indirect_blks); in ext4_ind_map_blocks()

Completed in 5 milliseconds