Searched refs:nr_maps (Results 1 – 1 of 1) sorted by relevance
1366 u32 nr_maps, maplen; in ceph_osdc_handle_map() local1388 ceph_decode_32_safe(&p, end, nr_maps, bad); in ceph_osdc_handle_map()1389 dout(" %d inc maps\n", nr_maps); in ceph_osdc_handle_map()1390 while (nr_maps > 0) { in ceph_osdc_handle_map()1420 nr_maps--; in ceph_osdc_handle_map()1426 ceph_decode_32_safe(&p, end, nr_maps, bad); in ceph_osdc_handle_map()1427 dout(" %d full maps\n", nr_maps); in ceph_osdc_handle_map()1428 while (nr_maps) { in ceph_osdc_handle_map()1433 if (nr_maps > 1) { in ceph_osdc_handle_map()1463 nr_maps--; in ceph_osdc_handle_map()