Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/ceph/
A Dmsgpool.h23 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len,
/linux-6.3-rc2/net/ceph/
A Dmsgpool.c59 struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, in ceph_msgpool_get() function
A Dosd_client.c607 msg = ceph_msgpool_get(&osdc->msgpool_op, msg_size, in __ceph_osdc_alloc_messages()
624 msg = ceph_msgpool_get(&osdc->msgpool_op_reply, msg_size, in __ceph_osdc_alloc_messages()

Completed in 12 milliseconds