Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dmessenger.c2384 static int ceph_con_in_msg_alloc(struct ceph_connection *con, int *skip);
2448 ret = ceph_con_in_msg_alloc(con, &skip); in read_partial_message()
3444 static int ceph_con_in_msg_alloc(struct ceph_connection *con, int *skip) in ceph_con_in_msg_alloc() function