Searched refs:NSLABEL_FLAG_UPDATING (Results 1 – 2 of 2) sorted by relevance
/drivers/nvdimm/ | ||
D | label.h | 29 NSLABEL_FLAG_UPDATING = 0x8, /* label being updated */ enumerator |
D | label.c | 533 nd_label->flags = __cpu_to_le32(NSLABEL_FLAG_UPDATING); in __pmem_label_update() |