Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dseek.c34 iomap_seek_hole(struct inode *inode, loff_t pos, const struct iomap_ops *ops) in iomap_seek_hole() function
57 EXPORT_SYMBOL_GPL(iomap_seek_hole);
/linux/include/linux/
H A Diomap.h323 loff_t iomap_seek_hole(struct inode *inode, loff_t offset,
/linux/fs/erofs/
H A Ddata.c460 offset = iomap_seek_hole(inode, offset, ops); in erofs_file_llseek()
/linux/fs/ext4/
H A Dfile.c934 offset = iomap_seek_hole(inode, offset, in ext4_llseek()
/linux/fs/xfs/
H A Dxfs_file.c1410 offset = iomap_seek_hole(inode, offset, &xfs_seek_iomap_ops); in xfs_file_llseek()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst678 The ``iomap_seek_hole`` function implements the SEEK_HOLE "whence" value