Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dlabel.c998 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local
1036 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()