Home
last modified time | relevance | path

Searched refs:uuid_null (Results 1 – 10 of 10) sorted by relevance

/linux/lib/
H A Duuid.c19 const uuid_t uuid_null; variable
20 EXPORT_SYMBOL(uuid_null);
/linux/include/linux/
H A Duuid.h44 extern const uuid_t uuid_null;
93 return uuid_equal(uuid, &uuid_null); in uuid_is_null()
/linux/drivers/nvdimm/
H A Dlabel.c760 else if (uuid_equal(uuid, &uuid_null)) in uuid_to_nvdimm_cclass()
806 return &uuid_null; in to_abstraction_uuid()
H A Dnamespace_devs.c181 return &uuid_null; in nd_dev_to_uuid()
/linux/drivers/cxl/core/
H A Dtrace.h506 uuid_copy(&__entry->region_uuid, &uuid_null);
658 uuid_copy(&__entry->region_uuid, &uuid_null);
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1490 uuid_copy(&uuid, &uuid_null); in handle_fwk_notif_callbacks()
1744 count = ffa_partition_probe(&uuid_null, &pbuf); in ffa_setup_partitions()
/linux/drivers/cxl/
H A Dpci.c1107 &uuid_null, &rec->event); in cxl_handle_cper_event()
/linux/fs/overlayfs/
H A Dsuper.c955 const uuid_t *uuid = ovl_origin_uuid(ofs) ? &sb->s_uuid : &uuid_null; in ovl_get_fsid()
/linux/drivers/tee/
H A Dtee_core.c179 uuid_copy(uuid, &uuid_null); in tee_session_calc_client_uuid()
/linux/fs/jfs/
H A Djfs_logmgr.c1738 &uuid_null); in lmLogFileSystem()