Searched refs:ceph_msgpool_put (Results 1 – 2 of 2) sorted by relevance
/net/ceph/ | ||
D | msgpool.c | 81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put() function |
D | messenger.c | 2177 ceph_msgpool_put(m->pool, m); in ceph_msg_release() |