ref: 036ae2e397eb62ca95f05d180df14c1320dcdfe4
dir: /sys/src/cmd/cfs/file.h/
void fmerge(Dptr*, char*, char*, int, int); int fbwrite(Icache*, Ibuf*, char*, ulong, int); long fwrite(Icache*, Ibuf*, char*, ulong, long); Dptr* fpget(Icache*, Ibuf*, ulong); long fread(Icache*, Ibuf*, char*, ulong, long);