Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger.c545 static void ceph_msg_remove_list(struct list_head *head) in ceph_msg_remove_list() function
560 ceph_msg_remove_list(&con->out_queue); in ceph_con_reset_session()
561 ceph_msg_remove_list(&con->out_sent); in ceph_con_reset_session()
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c626 static void ceph_msg_remove_list(struct list_head *head) in ceph_msg_remove_list() function
640 ceph_msg_remove_list(&con->out_queue); in reset_connection()
641 ceph_msg_remove_list(&con->out_sent); in reset_connection()

Completed in 7 milliseconds