buf_write
buf_write(fsopts, ffbuf, 4 - img_ofs % 4);
buf_write(fsopts, buf, opts->pagesize);
buf_write(fsopts, buf, opts->pagesize);
buf_write(fsopts, &fvnode, sizeof(fvnode));
buf_write(fsopts, &fdirent, sizeof(fdirent));
buf_write(fsopts, name, fdirent.nsize);
buf_write(fsopts, &fdata, sizeof(fdata));
buf_write(fsopts, buf, len);
buf_write(fsopts, ffbuf, MIN(sizeof(ffbuf),