Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dinode.c3869 int ext4_update_disksize_before_punch(struct inode *inode, loff_t offset, in ext4_update_disksize_before_punch() function
4017 ret = ext4_update_disksize_before_punch(inode, offset, length); in ext4_punch_hole()
H A Dext4.h3394 int ext4_update_disksize_before_punch(struct inode *inode, loff_t offset,
H A Dextents.c4657 ret = ext4_update_disksize_before_punch(inode, offset, len); in ext4_zero_range()