Searched refs:ext4_zero_partial_blocks (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | inode.c | 3887 int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode, in ext4_zero_partial_blocks() function 4109 ret = ext4_zero_partial_blocks(handle, inode, offset, in ext4_punch_hole()
|
| D | ext4.h | 2899 extern int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode,
|
| D | extents.c | 4662 ret = ext4_zero_partial_blocks(handle, inode, offset, len); in ext4_zero_range()
|