Home
last modified time | relevance | path

Searched defs:max_data_items (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmsgpool.h16 int max_data_items; member
H A Dmessenger.h228 int max_data_items; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmsgpool.h16 int max_data_items; member
H A Dmessenger.h277 int max_data_items; member
/kernel/linux/linux-5.10/net/ceph/
H A Dmsgpool.c38 ceph_msgpool_init(struct ceph_msgpool *pool, int type, int front_len, int max_data_items, int size, const char *name) ceph_msgpool_init() argument
59 ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, int max_data_items) ceph_msgpool_get() argument
[all...]
H A Dmessenger.c3326 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dmsgpool.c38 ceph_msgpool_init(struct ceph_msgpool *pool, int type, int front_len, int max_data_items, int size, const char *name) ceph_msgpool_init() argument
59 ceph_msgpool_get(struct ceph_msgpool *pool, int front_len, int max_data_items) ceph_msgpool_get() argument
[all...]
H A Dmessenger.c1964 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2() argument

Completed in 10 milliseconds