P9PROTO_R_STAT
if ((type = p9pbuf_get_type(pb)) != P9PROTO_R_STAT)
if (p9pbuf_get_type(pb) != P9PROTO_R_STAT)
if (p9pbuf_get_type(pb) != P9PROTO_R_STAT) {