Searched refs:decode_status (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/nfs/
H A Dmount_clnt.c327 static int decode_status(struct xdr_stream *xdr, struct mountres *res) function
371 status = decode_status(xdr, res);
/linux-master/drivers/accel/qaic/
H A Dqaic_control.c929 static int decode_status(struct qaic_device *qdev, void *trans, struct manage_msg *user_msg, function
999 ret = decode_status(qdev, trans_hdr, user_msg, &msg_len, msg);

Completed in 137 milliseconds