Searched refs:zfs_seek (Results 1 – 1 of 1) sorted by relevance
53 static off_t zfs_seek(struct open_file *f, off_t offset, int where);75 .fo_seek = zfs_seek,182 zfs_seek(struct open_file *f, off_t offset, int where) in zfs_seek() function