Searched refs:ceph_con_get_out_msg (Results 1 – 4 of 4) sorted by relevance
553 struct ceph_msg *ceph_con_get_out_msg(struct ceph_connection *con);
1546 if ((msg = ceph_con_get_out_msg(con)) != NULL) { in ceph_con_v1_try_write()
2113 struct ceph_msg *ceph_con_get_out_msg(struct ceph_connection *con) in ceph_con_get_out_msg() function
3327 } else if ((msg = ceph_con_get_out_msg(con)) != NULL) { in populate_out_iter()