Lines Matching defs:msg
82 struct msghdr msg = { .msg_flags = CEPH_MSG_FLAGS }; in do_recvmsg() local
124 struct msghdr msg = { .msg_flags = CEPH_MSG_FLAGS }; in do_sendmsg() local
145 struct msghdr msg = { .msg_flags = CEPH_MSG_FLAGS }; in do_try_sendpage() local
359 static int front_len(const struct ceph_msg *msg) in front_len()
364 static int middle_len(const struct ceph_msg *msg) in middle_len()
369 static int data_len(const struct ceph_msg *msg) in data_len()
430 static int tail_onwire_len(const struct ceph_msg *msg, bool secure) in tail_onwire_len()
1006 static int setup_message_sgs(struct sg_table *sgt, struct ceph_msg *msg, in setup_message_sgs()
1612 struct ceph_msg *msg = con->out_msg; in prepare_message_plain() local
2031 struct ceph_msg *msg = con->in_msg; in prepare_sparse_read_data() local
2052 struct ceph_msg *msg = con->in_msg; in prepare_read_tail_plain() local
2926 struct ceph_msg *msg; in __handle_control() local