FS_SEEK
err = FS_SEEK(nof->f.f_ops)(&nof->f, off, SEEK_SET);
return FS_SEEK(f->f_ops)(f, offset, where);