Searched refs:tattach (Results 1 – 2 of 2) sorted by relevance
249 if ((ret = pdu_writed(&req->tc, tmsg->msg.tattach.fid)) != NO_ERROR) in p9_proto_tattach()251 if ((ret = pdu_writed(&req->tc, tmsg->msg.tattach.afid)) != NO_ERROR) in p9_proto_tattach()253 if ((ret = pdu_writestr(&req->tc, tmsg->msg.tattach.uname)) != NO_ERROR) in p9_proto_tattach()255 if ((ret = pdu_writestr(&req->tc, tmsg->msg.tattach.aname)) != NO_ERROR) in p9_proto_tattach()257 if ((ret = pdu_writed(&req->tc, tmsg->msg.tattach.n_uname)) != NO_ERROR) in p9_proto_tattach()
346 } tattach; member
Completed in 54 milliseconds