Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diomap.h357 int iomap_zero_range(struct inode *inode, loff_t pos, loff_t len,
/linux/fs/iomap/
H A Dbuffered-io.c1568 iomap_zero_range(struct inode *inode, loff_t pos, loff_t len, bool *did_zero, in iomap_zero_range() function
1616 EXPORT_SYMBOL_GPL(iomap_zero_range);
1629 return iomap_zero_range(inode, pos, blocksize - off, did_zero, ops, in iomap_truncate_page()
/linux/fs/xfs/
H A Dxfs_iomap.c2289 return iomap_zero_range(inode, pos, len, did_zero, in xfs_zero_range()
/linux/fs/gfs2/
H A Dbmap.c1309 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