dostatfs
static void dostatfs(struct l9p_statfs *, struct statvfs *, long);
static void dostatfs(struct l9p_statfs *, struct statfs *, long);
dostatfs(&req->lr_resp.rstatfs.statfs, &f, name_max);
dostatfs(struct l9p_statfs *out, struct statvfs *in, long namelen)