xfs_seek_iomap_ops 1116 fs/xfs/xfs_file.c offset = iomap_seek_hole(inode, offset, &xfs_seek_iomap_ops); xfs_seek_iomap_ops 1119 fs/xfs/xfs_file.c offset = iomap_seek_data(inode, offset, &xfs_seek_iomap_ops); xfs_seek_iomap_ops 1224 fs/xfs/xfs_iomap.c const struct iomap_ops xfs_seek_iomap_ops = { xfs_seek_iomap_ops 43 fs/xfs/xfs_iomap.h extern const struct iomap_ops xfs_seek_iomap_ops;