Searched refs:CEPH_OSD_SLAB_OPS (Results 1 – 2 of 2) sorted by relevance
101 #define CEPH_OSD_SLAB_OPS 2 macro
507 else if (req->r_num_ops <= CEPH_OSD_SLAB_OPS) in ceph_osdc_release_request() 554 BUG_ON(num_ops > CEPH_OSD_SLAB_OPS); in ceph_osdc_alloc_request() 556 } else if (num_ops <= CEPH_OSD_SLAB_OPS) { in ceph_osdc_alloc_request() 5234 PAGE_SIZE, CEPH_OSD_SLAB_OPS, 10, "osd_op"); in ceph_osdc_init() 5238 PAGE_SIZE, CEPH_OSD_SLAB_OPS, 10, in ceph_osdc_init() 5344 CEPH_OSD_SLAB_OPS * sizeof(struct ceph_osd_req_op); in ceph_osdc_setup()