Home
last modified time | relevance | path

Searched refs:uuid_is_null (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/firmware/arm_ffa/
H A Dbus.c28 while (!uuid_is_null(&id_table->uuid)) { in ffa_device_match()
35 if (uuid_is_null(&ffa_dev->uuid)) in ffa_device_match()
/openbmc/linux/include/linux/
H A Duuid.h91 static inline bool uuid_is_null(const uuid_t *uuid) in uuid_is_null() function
/openbmc/linux/drivers/nvme/host/
H A Dsysfs.c57 if (!uuid_is_null(&ids->uuid)) in wwid_show()
94 if (uuid_is_null(&ids->uuid)) { in uuid_show()
137 if (uuid_is_null(&ids->uuid) && in nvme_ns_id_attrs_are_visible()
H A Dcore.c3301 bool has_uuid = !uuid_is_null(&ids->uuid); in nvme_subsys_check_duplicate_ids()
/openbmc/linux/fs/xfs/
H A Dxfs_mount.c70 if (uuid_is_null(uuid)) { in xfs_uuid_mount()
77 if (uuid_is_null(&xfs_uuid_table[i])) { in xfs_uuid_mount()
114 if (uuid_is_null(&xfs_uuid_table[i])) in xfs_uuid_unmount()
H A Dxfs_log_recover.c246 if (uuid_is_null(&head->h_fs_uuid)) { in xlog_header_check_mount()
/openbmc/linux/fs/gfs2/
H A Dsys.c151 if (uuid_is_null(&s->s_uuid)) in uuid_show()
789 if (!uuid_is_null(&s->s_uuid)) in gfs2_uevent()
/openbmc/linux/drivers/nvdimm/
H A Dbtt_devs.c257 if (!uuid_is_null(&parent_uuid)) in nd_btt_arena_is_valid()
/openbmc/linux/arch/s390/kernel/
H A Dsysinfo.c254 if (uuid_is_null(&info->vm[i].uuid)) in print_uuid()
/openbmc/linux/fs/overlayfs/
H A Dsuper.c960 if (ovl_allow_offline_changes(ofs) && uuid_is_null(uuid)) in ovl_lower_uuid_ok()
1008 uuid_is_null(&sb->s_uuid) ? "null" : in ovl_get_fsid()
H A Dnamei.c176 !uuid_is_null(&fh->fb.uuid)) in ovl_decode_real_fh()
/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c146 if (!uuid_is_null(&uuids[i])) in boot_acl_show()
H A Dicm.c1588 if (uuid_is_null(&uuids[i])) { in icm_ar_set_boot_acl()
/openbmc/linux/drivers/md/
H A Ddm-zoned-metadata.c1025 if (uuid_is_null(&sb_uuid)) { in dmz_check_sb()
1028 } else if (uuid_is_null(&zmd->uuid)) { in dmz_check_sb()
1043 if (uuid_is_null(&dev->uuid)) { in dmz_check_sb()
/openbmc/linux/drivers/tee/
H A Dtee_core.c1201 while (!uuid_is_null(&id_table->uuid)) { in tee_client_device_match()
/openbmc/linux/drivers/cxl/core/
H A Dregion.c88 if (uuid_is_null(&temp)) in uuid_store()
529 (cxlr->mode == CXL_DECODER_PMEM && uuid_is_null(&p->uuid))) in alloc_hpa()
/openbmc/linux/fs/jfs/
H A Djfs_logmgr.c1725 if (uuid_is_null(&logsuper->active[i].uuid)) { in lmLogFileSystem()
/openbmc/linux/security/integrity/ima/
H A Dima_policy.c1626 if (!uuid_is_null(&entry->fsuuid)) { in ima_parse_rule()