Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dpack.c96 if (msg->lm_mode == L9P_PACK) { in l9p_iov_io()
157 if (msg->lm_mode == L9P_PACK) { in l9p_pu16()
181 if (msg->lm_mode == L9P_PACK) { in l9p_pu32()
205 if (msg->lm_mode == L9P_PACK) { in l9p_pu64()
235 if (msg->lm_mode == L9P_PACK) in l9p_pustring()
285 if (msg->lm_mode == L9P_PACK) { in l9p_pustrings()
322 if (msg->lm_mode == L9P_PACK) { in l9p_puqid()
380 if (msg->lm_mode == L9P_PACK) in l9p_pustat()
850 if (msg->lm_mode == L9P_PACK) { in l9p_pufcall()
H A Dlib9p.h88 L9P_PACK, enumerator
H A Dconnection.c103 req->lr_resp_msg.lm_mode = L9P_PACK; in l9p_connection_recv()
H A Drequest.c568 assert(msg->lm_mode == L9P_PACK); in l9p_pack_stat()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c1766 l9p_init_msg(&msg, req, L9P_PACK); in fs_read()
2773 l9p_init_msg(&msg, req, L9P_PACK); in fs_readdir()