Home
last modified time | relevance | path

Searched refs:ceph_msgpool_put (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmsgpool.h25 extern void ceph_msgpool_put(struct ceph_msgpool *, struct ceph_msg *);
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmsgpool.h25 extern void ceph_msgpool_put(struct ceph_msgpool *, struct ceph_msg *);
/kernel/linux/linux-5.10/net/ceph/
H A Dmsgpool.c81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put() function
H A Dmessenger.c3506 ceph_msgpool_put(m->pool, m); in ceph_msg_release()
/kernel/linux/linux-6.6/net/ceph/
H A Dmsgpool.c81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put() function
H A Dmessenger.c2177 ceph_msgpool_put(m->pool, m); in ceph_msg_release()

Completed in 8 milliseconds