Lines Matching refs:l9p_pu8
55 static inline ssize_t l9p_pu8(struct l9p_message *, uint8_t *);
133 l9p_pu8(struct l9p_message *msg, uint8_t *val) in l9p_pu8() function
324 r = l9p_pu8(msg, &type); in l9p_puqid()
326 r = l9p_pu8(msg, &type); in l9p_puqid()
424 r += l9p_pu8(msg, &de->type); in l9p_pudirent()
449 l9p_pu8(msg, &fcall->hdr.type); in l9p_pufcall()
534 r = l9p_pu8(msg, &fcall->topen.mode); in l9p_pufcall()
548 r = l9p_pu8(msg, &fcall->tcreate.mode); in l9p_pufcall()
771 l9p_pu8(msg, &fcall->tlock.type); in l9p_pufcall()
780 r = l9p_pu8(msg, &fcall->rlock.status); in l9p_pufcall()
788 l9p_pu8(msg, &fcall->getlock.type); in l9p_pufcall()