Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dinode.c1468 ext4_zero_partial_blocks(handle, inode, old_size, pos - old_size); in ext4_write_end()
1586 ext4_zero_partial_blocks(handle, inode, old_size, pos - old_size); in ext4_journalled_write_end()
3262 ext4_zero_partial_blocks(handle, inode, old_size, zero_len); in ext4_da_do_write_end()
4200 int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode, in ext4_zero_partial_blocks() function
4440 ret = ext4_zero_partial_blocks(handle, inode, offset, length); in ext4_punch_hole()
H A Dext4.h3098 extern int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode, in is_special_ino()