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

/linux-master/fs/ext4/
H A Dinode.c3809 int ext4_update_disksize_before_punch(struct inode *inode, loff_t offset, function
3957 ret = ext4_update_disksize_before_punch(inode, offset, length);
H A Dext4.h3405 int ext4_update_disksize_before_punch(struct inode *inode, loff_t offset,
H A Dextents.c4633 ret = ext4_update_disksize_before_punch(inode, offset, len);

Completed in 270 milliseconds