Searched refs:ext4_ext_rm_leaf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 2546 * or at the end of ext4_ext_rm_leaf or ext4_ext_remove_space. in ext4_remove_blocks() 2579 * ext4_ext_rm_leaf() Removes the extents associated with the 2594 ext4_ext_rm_leaf(handle_t *handle, struct inode *inode, in ext4_ext_rm_leaf() function 2849 * in ext4_ext_rm_leaf(). in ext4_ext_remove_space() 2883 * ext4_ext_rm_leaf(). in ext4_ext_remove_space() 2963 err = ext4_ext_rm_leaf(handle, inode, path, in ext4_ext_remove_space()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 2518 * or at the end of ext4_ext_rm_leaf or ext4_ext_remove_space. in ext4_remove_blocks() 2551 * ext4_ext_rm_leaf() Removes the extents associated with the 2566 ext4_ext_rm_leaf(handle_t *handle, struct inode *inode, in ext4_ext_rm_leaf() function 2820 * in ext4_ext_rm_leaf(). in ext4_ext_remove_space() 2854 * ext4_ext_rm_leaf(). in ext4_ext_remove_space() 2934 err = ext4_ext_rm_leaf(handle, inode, path, in ext4_ext_remove_space()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 2173 TRACE_EVENT(ext4_ext_rm_leaf,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 2034 TRACE_EVENT(ext4_ext_rm_leaf,
|
Completed in 19 milliseconds