Home
last modified time | relevance | path

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

/linux-2.6.39/net/ceph/
Dmessenger.c1416 static struct ceph_msg *ceph_alloc_msg(struct ceph_connection *con,
1558 con->in_msg = ceph_alloc_msg(con, &con->in_hdr, &skip); in read_partial_message()
2339 static struct ceph_msg *ceph_alloc_msg(struct ceph_connection *con, in ceph_alloc_msg() function