Home
last modified time | relevance | path

Searched refs:ext4_zero_partial_blocks (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dinode.c1319 ext4_zero_partial_blocks(handle, inode, old_size, pos - old_size); in ext4_write_end()
1437 ext4_zero_partial_blocks(handle, inode, old_size, pos - old_size); in ext4_journalled_write_end()
3056 ext4_zero_partial_blocks(handle, inode, old_size, zero_len); in ext4_da_do_write_end()
3825 int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode, in ext4_zero_partial_blocks() function
4046 ret = ext4_zero_partial_blocks(handle, inode, offset, in ext4_punch_hole()
H A Dextents.c4546 ext4_zero_partial_blocks(handle, inode, in ext4_alloc_file_blocks()
4718 ret = ext4_zero_partial_blocks(handle, inode, offset, len); in ext4_zero_range()
H A Dext4.h3011 extern int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode,