Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dpack.c61 static ssize_t l9p_puqid(struct l9p_message *, struct l9p_qid *);
317 l9p_puqid(struct l9p_message *msg, struct l9p_qid *qid) in l9p_puqid() function
356 ret = l9p_puqid(msg, &qids[i]); in l9p_puqids()
386 r += l9p_puqid(msg, &stat->qid); in l9p_pustat()
422 r = l9p_puqid(msg, &de->qid); in l9p_pudirent()
482 r = l9p_puqid(msg, &fcall->rauth.aqid); in l9p_pufcall()
499 r = l9p_puqid(msg, &fcall->rattach.qid); in l9p_pufcall()
538 l9p_puqid(msg, &fcall->ropen.qid); in l9p_pufcall()
554 l9p_puqid(msg, &fcall->rcreate.qid); in l9p_pufcall()
630 l9p_puqid(msg, &fcall->rlopen.qid); in l9p_pufcall()
[all …]