Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dlabel.h30 NSLABEL_FLAG_UPDATING = 0x8, /* label being updated */ enumerator
Dlabel.c669 nd_label->flags = __cpu_to_le32(NSLABEL_FLAG_UPDATING); in __pmem_label_update()