Searched defs:max_data_items (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | msgpool.h | 16 int max_data_items; member
|
| H A D | messenger.h | 228 int max_data_items; member
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| H A D | msgpool.h | 16 int max_data_items; member
|
| H A D | messenger.h | 277 int max_data_items; member
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | msgpool.c | 38 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 D | messenger.c | 3326 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 D | msgpool.c | 38 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 D | messenger.c | 1964 struct ceph_msg *ceph_msg_new2(int type, int front_len, int max_data_items, in ceph_msg_new2() argument
|
Completed in 10 milliseconds