Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dmsgpool.h23 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len,
/Linux-v5.10/net/ceph/
Dmsgpool.c59 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, in ceph_msgpool_get() function
Dosd_client.c644 msg = ceph_msgpool_get(&osdc->msgpool_op, msg_size, in __ceph_osdc_alloc_messages()
661 msg = ceph_msgpool_get(&osdc->msgpool_op_reply, msg_size, in __ceph_osdc_alloc_messages()