Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmsgpool.h25 extern void ceph_msgpool_put(struct ceph_msgpool *, struct ceph_msg *);
/linux/net/ceph/
H A Dmsgpool.c81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put() function