Home
last modified time | relevance | path

Searched refs:p9_fcall (Results 1 – 3 of 3) sorted by relevance

/include/net/9p/
Dclient.h83 struct p9_fcall tc;
84 struct p9_fcall rc;
227 void p9_fcall_fini(struct p9_fcall *fc);
244 int p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type,
D9p.h541 struct p9_fcall { struct
/include/trace/events/
D9p.h149 TP_PROTO(struct p9_client *clnt, struct p9_fcall *pdu),