Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c3585 struct MOSDOpReply { struct
3599 static int decode_MOSDOpReply(const struct ceph_msg *msg, struct MOSDOpReply *m) in decode_MOSDOpReply()
3676 * Handle MOSDOpReply. Set ->r_result and call the callback if it is
3683 struct MOSDOpReply m; in handle_reply()
3709 pr_err("failed to decode MOSDOpReply for tid %llu: %d\n", in handle_reply()
3727 WARN_ON(1); /* MOSDOpReply v4 is assumed */ in handle_reply()
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c3672 struct MOSDOpReply { struct
3686 static int decode_MOSDOpReply(const struct ceph_msg *msg, struct MOSDOpReply *m) in decode_MOSDOpReply()
3763 * Handle MOSDOpReply. Set ->r_result and call the callback if it is
3770 struct MOSDOpReply m; in handle_reply()
3796 pr_err("failed to decode MOSDOpReply for tid %llu: %d\n", in handle_reply()
3814 WARN_ON(1); /* MOSDOpReply v4 is assumed */ in handle_reply()

Completed in 15 milliseconds