Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c233 static bool ext4_dio_needs_zeroing(struct inode *inode, loff_t pos, loff_t len) in ext4_dio_needs_zeroing() function
523 needs_zeroing = ext4_dio_needs_zeroing(inode, offset, count); in ext4_dio_write_checks()