Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dfcall.h585 struct l9p_f_ropen rattach; member
H A Dpack.c499 r = l9p_puqid(msg, &fcall->rattach.qid); in l9p_pufcall()
H A Dutils.c974 l9p_describe_qid(" ", &fcall->rattach.qid, sb); in l9p_describe_fcall()
H A Drequest.c657 if (req->lr_resp.rattach.qid.type & L9P_QTDIR) in l9p_dispatch_tattach()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c1043 generate_qid(&st, &req->lr_resp.rattach.qid); in fs_attach()