Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfile.c317 err = iomap_zero_range(inode, valid, new_valid - valid, NULL, in ntfs_extend_initialized_size()
556 err = iomap_zero_range(inode, from, tmp - from, NULL, in ntfs_fallocate()
574 err = iomap_zero_range(inode, end_a, end - end_a, NULL, in ntfs_fallocate()
/linux/fs/iomap/
H A Dbuffered-io.c1740 iomap_zero_range(struct inode *inode, loff_t pos, loff_t len, bool *did_zero, in iomap_zero_range() function
1788 EXPORT_SYMBOL_GPL(iomap_zero_range);
1801 return iomap_zero_range(inode, pos, blocksize - off, did_zero, ops, in iomap_truncate_page()
/linux/include/linux/
H A Diomap.h452 int iomap_zero_range(struct inode *inode, loff_t pos, loff_t len,
/linux/fs/gfs2/
H A Dbmap.c1323 return iomap_zero_range(inode, from, length, NULL, &gfs2_iomap_ops, in gfs2_block_zero_range()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst273 Filesystems can call ``iomap_zero_range`` to perform zeroing of the