splitfs_seek
static off_t splitfs_seek(struct open_file *f, off_t offset, int where);
.fo_seek = splitfs_seek,