update
This commit is contained in:
parent
56177a9cba
commit
86a1a5e7b3
3 changed files with 18 additions and 13 deletions
|
|
@ -37,7 +37,7 @@ VtFile* vtfileopenroot(VtCache *c, VtEntry *e);
|
|||
VtFile* vtfileopen(VtFile *f, u32int n, int mode);
|
||||
.PP
|
||||
.B
|
||||
VtFile* vtfilecreate(VtFile *f, int psize, int dsize, int dir);
|
||||
VtFile* vtfilecreate(VtFile *f, int psize, int dsize, int type);
|
||||
.PP
|
||||
.B
|
||||
void vtfileincref(VtFile *f);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue