Searched refs:iomap_seek_hole (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/iomap/
H A Dseek.c34 iomap_seek_hole(struct inode *inode, loff_t pos, const struct iomap_ops *ops) function
57 EXPORT_SYMBOL_GPL(iomap_seek_hole); variable
/linux-master/include/linux/
H A Diomap.h282 loff_t iomap_seek_hole(struct inode *inode, loff_t offset,
/linux-master/fs/xfs/
H A Dxfs_file.c1238 offset = iomap_seek_hole(inode, offset, &xfs_seek_iomap_ops);
/linux-master/fs/ext4/
H A Dfile.c912 offset = iomap_seek_hole(inode, offset,
/linux-master/fs/gfs2/
H A Dinode.c2149 ret = iomap_seek_hole(inode, offset, &gfs2_iomap_ops);

Completed in 130 milliseconds