p9_client_statfs
res = p9_client_statfs(fid, &rs);
int p9_client_statfs(struct p9_fid *fid, struct p9_rstatfs *sb);
EXPORT_SYMBOL(p9_client_statfs);