Searched refs:zf_seek (Results 1 – 1 of 1) sorted by relevance
48 static off_t zf_seek(struct open_file *f, off_t offset, int where);57 .fo_seek = zf_seek,287 zf_seek(struct open_file *f, off_t offset, int where) in zf_seek() function