Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/9p/
Dclient.h99 struct p9_fcall tc;
100 struct p9_fcall rc;
235 void p9_fcall_fini(struct p9_fcall *fc);
252 int p9_parse_header(struct p9_fcall *, int32_t *, int8_t *, int16_t *, int);
D9p.h556 struct p9_fcall { struct
/linux-4.19.296/include/trace/events/
D9p.h149 TP_PROTO(struct p9_client *clnt, struct p9_fcall *pdu),