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