Home
last modified time | relevance | path

Searched refs:victims (Results 1 – 1 of 1) sorted by relevance

/drivers/nvdimm/
Dlabel.c610 int i, l, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local
643 victims = 0; in __blk_label_update()
663 victims++; in __blk_label_update()
668 if (nfree - alloc < 0 || nfree - alloc + victims < 1) { in __blk_label_update()