Home
last modified time | relevance | path

Searched defs:uuid_out (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/nvdimm/
Dcore.c121 static int nd_uuid_parse(struct device *dev, u8 *uuid_out, const char *buf, in nd_uuid_parse()
156 int nd_uuid_store(struct device *dev, u8 **uuid_out, const char *buf, in nd_uuid_store()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h1788 #define ll_generate_random_uuid(uuid_out) cfs_get_random_bytes(uuid_out, sizeof(class_uuid_t)) argument