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

/linux-master/net/ceph/
H A Dmessenger.c545 static void ceph_msg_remove_list(struct list_head *head) function
560 ceph_msg_remove_list(&con->out_queue);
561 ceph_msg_remove_list(&con->out_sent);

Completed in 222 milliseconds