/linux/include/linux/ |
H A D | uuid.h | 71 static inline bool uuid_equal(const uuid_t *u1, const uuid_t *u2) in uuid_equal() function 93 return uuid_equal(uuid, &uuid_null); in uuid_is_null()
|
/linux/lib/ |
H A D | test_uuid.c | 85 if (!uuid_equal(&data->be, &be)) { in test_uuid_test()
|
/linux/drivers/nvdimm/ |
H A D | label.c | 751 if (uuid_equal(uuid, &nvdimm_btt_uuid)) in uuid_to_nvdimm_cclass() 753 else if (uuid_equal(uuid, &nvdimm_btt2_uuid)) in uuid_to_nvdimm_cclass() 755 else if (uuid_equal(uuid, &nvdimm_pfn_uuid)) in uuid_to_nvdimm_cclass() 757 else if (uuid_equal(uuid, &nvdimm_dax_uuid)) in uuid_to_nvdimm_cclass() 759 else if (uuid_equal(uuid, &uuid_null)) in uuid_to_nvdimm_cclass()
|
H A D | btt_devs.c | 258 if (!uuid_equal(&parent_uuid, ns_uuid)) in nd_btt_arena_is_valid()
|
H A D | nd.h | 287 return uuid_equal(&tmp, uuid); in nsl_uuid_equal()
|
/linux/fs/nfs_common/ |
H A D | nfslocalio.c | 63 if (uuid_equal(&nfs_uuid->uuid, uuid)) in nfs_uuid_lookup_locked()
|
/linux/drivers/cxl/core/ |
H A D | mbox.c | 344 return uuid_equal(uuid, &DEFINE_CXL_VENDOR_DEBUG_UUID); in cxl_payload_from_user_allowed() 827 if (!uuid_equal(&uuid, &log_uuid[CEL_UUID])) in cxl_enumerate_cmds() 906 if (uuid_equal(uuid, &CXL_EVENT_GEN_MEDIA_UUID)) in __cxl_event_trace_record() 908 else if (uuid_equal(uuid, &CXL_EVENT_DRAM_UUID)) in __cxl_event_trace_record() 910 else if (uuid_equal(uuid, &CXL_EVENT_MEM_MODULE_UUID)) in __cxl_event_trace_record()
|
/linux/drivers/nvme/host/ |
H A D | fabrics.h | 188 !uuid_equal(&opts->host->id, &ctrl->opts->host->id)) in nvmf_ctlr_matches_baseopts()
|
/linux/drivers/firmware/arm_ffa/ |
H A D | bus.c | 39 if (uuid_equal(&ffa_dev->uuid, &id_table->uuid)) in ffa_device_match()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_dquot_buf.c | 110 !uuid_equal(&dqb->dd_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_dqblk_verify()
|
H A D | xfs_inode_buf.c | 513 if (!uuid_equal(&dip->di_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_dinode_verify()
|
H A D | xfs_bmap_btree.c | 159 ASSERT(uuid_equal(&rblock->bb_u.l.bb_uuid, in xfs_bmbt_to_bmdr()
|
H A D | xfs_btree.c | 128 if (!uuid_equal(&block->bb_u.l.bb_uuid, &mp->m_sb.sb_meta_uuid)) in __xfs_btree_check_lblock_hdr() 233 if (!uuid_equal(&block->bb_u.s.bb_uuid, &mp->m_sb.sb_meta_uuid)) in __xfs_btree_check_agblock() 4661 if (!uuid_equal(&block->bb_u.l.bb_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_btree_fsblock_v5hdr_verify() 4744 if (!uuid_equal(&block->bb_u.s.bb_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_btree_agblock_v5hdr_verify()
|
H A D | xfs_dir2_data.c | 323 if (!uuid_equal(&hdr3->uuid, &mp->m_sb.sb_meta_uuid)) in xfs_dir3_data_verify()
|
/linux/fs/bcachefs/ |
H A D | super-io.c | 268 if (!uuid_equal(&layout->magic, &BCACHE_MAGIC) && in validate_sb_layout() 269 !uuid_equal(&layout->magic, &BCHFS_MAGIC)) { in validate_sb_layout() 650 if (!uuid_equal(&sb->sb->magic, &BCACHE_MAGIC) && in read_one_super() 651 !uuid_equal(&sb->sb->magic, &BCHFS_MAGIC)) { in read_one_super()
|
/linux/fs/xfs/ |
H A D | xfs_buf_item_recover.c | 873 if (!uuid_equal(&mp->m_sb.sb_meta_uuid, uuid)) in xlog_recover_get_buf_lsn() 892 if (!uuid_equal(&mp->m_sb.sb_meta_uuid, uuid)) in xlog_recover_get_buf_lsn()
|
H A D | xfs_mount.c | 82 if (uuid_equal(uuid, &xfs_uuid_table[i])) in xfs_uuid_mount() 117 if (!uuid_equal(uuid, &xfs_uuid_table[i])) in xfs_uuid_unmount()
|
H A D | xfs_log_recover.c | 226 if (XFS_IS_CORRUPT(mp, !uuid_equal(&mp->m_sb.sb_uuid, in xlog_header_check_recover() 253 } else if (XFS_IS_CORRUPT(mp, !uuid_equal(&mp->m_sb.sb_uuid, in xlog_header_check_mount()
|
/linux/fs/jfs/ |
H A D | jfs_logmgr.c | 1074 if (!uuid_equal(&log->uuid, &sbi->loguuid)) { in lmLogOpen() 1317 if (!uuid_equal(&logsuper->uuid, &log->uuid)) { in lmLogInit() 1737 if (uuid_equal(&logsuper->active[i].uuid, uuid)) { in lmLogFileSystem()
|
/linux/lib/pldmfw/ |
H A D | pldmfw.c | 138 if (!uuid_equal(&header->id, &pldm_firmware_header_id)) { in pldm_parse_header()
|
/linux/drivers/net/thunderbolt/ |
H A D | main.c | 430 if (!uuid_equal(&pkg->hdr.initiator_uuid, net->xd->remote_uuid)) in tbnet_handle_packet() 432 if (!uuid_equal(&pkg->hdr.target_uuid, net->xd->local_uuid)) in tbnet_handle_packet()
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-self-describing-metadata.rst | 259 if (!uuid_equal(&hdr->uuid, &mp->m_sb.sb_uuid)) 283 if (!uuid_equal(&hdr->uuid, &mp->m_sb.sb_uuid))
|
/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.c | 770 if (uuid_equal(&srv->paths_uuid, path_uuid)) { in exist_pathname() 1399 if (uuid_equal(&srv->paths_uuid, paths_uuid) && in get_or_create_srv() 1656 if (uuid_equal(&srv_path->s.uuid, sess_uuid)) in __find_path()
|
/linux/fs/xfs/scrub/ |
H A D | repair.c | 551 if (!uuid_equal(&btblock->bb_u.s.bb_uuid, in xrep_findroot_block()
|
/linux/drivers/vfio/pci/ |
H A D | vfio_pci_core.c | 1883 match = uuid_equal(uuid, &pf_vdev->vf_token->uuid); in vfio_pci_validate_vf_token() 1901 if (!uuid_equal(uuid, &vdev->vf_token->uuid)) { in vfio_pci_validate_vf_token()
|