Home
last modified time | relevance | path

Searched refs:ceph_con_in_msg_alloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/ceph/
Dmessenger.c2363 static int ceph_con_in_msg_alloc(struct ceph_connection *con, int *skip);
2427 ret = ceph_con_in_msg_alloc(con, &skip); in read_partial_message()
3426 static int ceph_con_in_msg_alloc(struct ceph_connection *con, int *skip) in ceph_con_in_msg_alloc() function