Home
last modified time | relevance | path

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

/linux-3.4.99/net/ceph/
Dmessenger.c1729 static int ceph_con_in_msg_alloc(struct ceph_connection *con, int *skip);
1862 ret = ceph_con_in_msg_alloc(con, &skip); in read_partial_message()
2737 static int ceph_con_in_msg_alloc(struct ceph_connection *con, int *skip) in ceph_con_in_msg_alloc() function