Searched refs:ext4_remove_blocks (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 2458 static int ext4_remove_blocks(handle_t *handle, struct inode *inode, in ext4_remove_blocks() function 2545 * need to free it on a subsequent call to ext4_remove_blocks, in ext4_remove_blocks() 2715 err = ext4_remove_blocks(handle, inode, ex, partial, a, b); in ext4_ext_rm_leaf()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 2430 static int ext4_remove_blocks(handle_t *handle, struct inode *inode, in ext4_remove_blocks() function 2517 * need to free it on a subsequent call to ext4_remove_blocks, in ext4_remove_blocks() 2686 err = ext4_remove_blocks(handle, inode, ex, partial, a, b); in ext4_ext_rm_leaf()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 2126 TRACE_EVENT(ext4_remove_blocks,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 1987 TRACE_EVENT(ext4_remove_blocks,
|
Completed in 19 milliseconds