ref: e2224a90bb2455993363efe52e005b2fe9c78cdd
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);