Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dnd-core.h65 char *nd_label_gen_id(struct nd_label_id *label_id, u8 *uuid, u32 flags);
Dnamespace_devs.c275 nd_label_gen_id(&label_id, nsblk->uuid, NSLABEL_FLAG_LOCAL); in nd_namespace_blk_size()
295 nd_label_gen_id(&label_id, nsblk->uuid, NSLABEL_FLAG_LOCAL); in __nd_namespace_blk_validate()
886 nd_label_gen_id(&label_id, uuid, flags); in __size_store()
1086 nd_label_gen_id(&old_label_id, *old_uuid, flags); in namespace_update_uuid()
1087 nd_label_gen_id(&new_label_id, new_uuid, flags); in namespace_update_uuid()
1236 nd_label_gen_id(&label_id, uuid, flags); in dpa_extents_show()
1703 nd_label_gen_id(&label_id, nsblk->uuid, NSLABEL_FLAG_LOCAL); in nsblk_add_resource()
Dlabel.c246 char *nd_label_gen_id(struct nd_label_id *label_id, u8 *uuid, u32 flags) in nd_label_gen_id() function
309 nd_label_gen_id(&label_id, label_uuid, flags); in nd_label_reserve_dpa()
626 nd_label_gen_id(&label_id, nsblk->uuid, NSLABEL_FLAG_LOCAL); in __blk_label_update()