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