Searched refs:preamble_current (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/nvdimm/ |
D | label.c | 333 static bool preamble_current(struct nvdimm_drvdata *ndd, in preamble_current() function 380 if (!preamble_current(ndd, &nsindex, &free, &nslot)) in nd_label_reserve_dpa() 542 if (!preamble_current(ndd, &nsindex, &free, &nslot)) in nd_label_active_count() 571 if (!preamble_current(ndd, &nsindex, &free, &nslot)) in nd_label_active()
|