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