Searched refs:twrite (Results 1 – 2 of 2) sorted by relevance
455 if ((ret = pdu_writed(&req->tc, tmsg->msg.twrite.fid)) != NO_ERROR) in p9_proto_twrite()457 if ((ret = pdu_writeq(&req->tc, tmsg->msg.twrite.offset)) != NO_ERROR) in p9_proto_twrite()459 if ((ret = pdu_writedata(&req->tc, tmsg->msg.twrite.data, tmsg->msg.twrite.count)) != NO_ERROR) in p9_proto_twrite()
397 } twrite; member
Completed in 10 milliseconds