Searched refs:victims (Results 1 – 3 of 3) sorted by relevance
998 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local1036 victims = 0; in __blk_label_update()1055 victims++; in __blk_label_update()1060 if (nfree - alloc < 0 || nfree - alloc + victims < 1) { in __blk_label_update()
135 for use. Please feel free to add projects that have been the victims
2601 bool *victims = arg; in abort_on_full_fn() local2606 if (!*victims) { in abort_on_full_fn()2608 *victims = true; in abort_on_full_fn()2624 bool victims = false; in ceph_osdc_abort_on_full() local2628 for_each_request(osdc, abort_on_full_fn, &victims); in ceph_osdc_abort_on_full()