Home
last modified time | relevance | path

Searched refs:p9pdu_prepare (Results 1 – 2 of 2) sorted by relevance

/linux/net/9p/
H A Dprotocol.h16 int p9pdu_prepare(struct p9_fcall *pdu, int16_t tag, int8_t type);
H A Dprotocol.c740 int p9pdu_prepare(struct p9_fcall *pdu, int16_t tag, int8_t type) in p9pdu_prepare() function