Searched refs:ext4_zero_partial_blocks (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ext4/ |
| H A D | inode.c | 4255 int ext4_zero_partial_blocks(struct inode *inode, loff_t lstart, loff_t length, in ext4_zero_partial_blocks() function 4472 ret = ext4_zero_partial_blocks(inode, offset, length, &partial_zeroed); in ext4_punch_hole()
|
| H A D | ext4.h | 3102 extern int ext4_zero_partial_blocks(struct inode *inode, loff_t lstart,
|
| H A D | extents.c | 4774 ret = ext4_zero_partial_blocks(inode, offset, len, &partial_zeroed); in ext4_zero_range()
|