| /Linux-v5.10/include/linux/ |
| D | uuid.h | 61 static inline bool uuid_equal(const uuid_t *u1, const uuid_t *u2) in uuid_equal() function 83 return uuid_equal(uuid, &uuid_null); in uuid_is_null()
|
| /Linux-v5.10/drivers/thunderbolt/ |
| D | xdomain.c | 70 if (!uuid_equal(&res_hdr->uuid, &req_hdr->uuid)) in tb_xdomain_match() 390 if (!uuid_equal(src_uuid, &req->dst_uuid)) { in tb_xdp_properties_response() 479 if (uuid_equal(handler->uuid, &tb_xdp_uuid)) in tb_register_protocol_handler() 965 if (uuid_equal(&uuid, xd->local_uuid)) { in tb_xdomain_get_uuid() 975 if (xd->remote_uuid && !uuid_equal(&uuid, xd->remote_uuid)) { in tb_xdomain_get_uuid() 1475 uuid_equal(xd->remote_uuid, lookup->uuid)) in switch_find_xdomain() 1601 if (uuid_equal(&hdr->uuid, &tb_xdp_uuid)) { in tb_xdomain_handle_request() 1609 if (!uuid_equal(&hdr->uuid, handler->uuid)) in tb_xdomain_handle_request()
|
| /Linux-v5.10/lib/ |
| D | test_uuid.c | 85 if (!uuid_equal(&data->be, &be)) { in test_uuid_test()
|
| /Linux-v5.10/fs/xfs/libxfs/ |
| D | xfs_symlink_remote.c | 96 if (!uuid_equal(&dsl->sl_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_symlink_verify()
|
| D | xfs_dquot_buf.c | 110 !uuid_equal(&dqb->dd_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_dqblk_verify()
|
| D | xfs_attr_remote.c | 101 if (!uuid_equal(&rmt->rm_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_attr3_rmt_verify()
|
| D | xfs_bmap_btree.c | 141 ASSERT(uuid_equal(&rblock->bb_u.l.bb_uuid, in xfs_bmbt_to_bmdr()
|
| D | xfs_inode_buf.c | 444 if (!uuid_equal(&dip->di_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_dinode_verify()
|
| D | xfs_btree.c | 69 if (!uuid_equal(&block->bb_u.l.bb_uuid, &mp->m_sb.sb_meta_uuid)) in __xfs_btree_check_lblock() 134 if (!uuid_equal(&block->bb_u.s.bb_uuid, &mp->m_sb.sb_meta_uuid)) in __xfs_btree_check_sblock() 4421 if (!uuid_equal(&block->bb_u.l.bb_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_btree_lblock_v5hdr_verify() 4471 if (!uuid_equal(&block->bb_u.s.bb_uuid, &mp->m_sb.sb_meta_uuid)) in xfs_btree_sblock_v5hdr_verify()
|
| D | xfs_dir2_data.c | 301 if (!uuid_equal(&hdr3->uuid, &mp->m_sb.sb_meta_uuid)) in xfs_dir3_data_verify()
|
| D | xfs_dir2_block.c | 57 if (!uuid_equal(&hdr3->uuid, &mp->m_sb.sb_meta_uuid)) in xfs_dir3_block_verify()
|
| /Linux-v5.10/fs/xfs/ |
| D | xfs_buf_item_recover.c | 790 if (!uuid_equal(&mp->m_sb.sb_meta_uuid, uuid)) in xlog_recover_get_buf_lsn() 808 if (!uuid_equal(&mp->m_sb.sb_uuid, uuid)) in xlog_recover_get_buf_lsn()
|
| D | xfs_mount.c | 78 if (uuid_equal(uuid, &xfs_uuid_table[i])) in xfs_uuid_mount() 113 if (!uuid_equal(uuid, &xfs_uuid_table[i])) in xfs_uuid_unmount()
|
| D | xfs_log_recover.c | 232 if (XFS_IS_CORRUPT(mp, !uuid_equal(&mp->m_sb.sb_uuid, in xlog_header_check_recover() 259 } else if (XFS_IS_CORRUPT(mp, !uuid_equal(&mp->m_sb.sb_uuid, in xlog_header_check_mount()
|
| /Linux-v5.10/fs/xfs/scrub/ |
| D | agheader.c | 115 if (!uuid_equal(&sb->sb_uuid, &mp->m_sb.sb_uuid)) in xchk_superblock() 327 if (!uuid_equal(&sb->sb_meta_uuid, &mp->m_sb.sb_meta_uuid)) in xchk_superblock()
|
| D | repair.c | 753 if (!uuid_equal(&btblock->bb_u.s.bb_uuid, in xrep_findroot_block()
|
| /Linux-v5.10/fs/jfs/ |
| D | jfs_logmgr.c | 1082 if (!uuid_equal(&log->uuid, &sbi->loguuid)) { in lmLogOpen() 1325 if (!uuid_equal(&logsuper->uuid, &log->uuid)) { in lmLogInit() 1744 if (uuid_equal(&logsuper->active[i].uuid, uuid)) { in lmLogFileSystem()
|
| /Linux-v5.10/block/partitions/ |
| D | ldm.c | 223 uuid_equal(&ph1->disk_id, &ph2->disk_id)); in ldm_compare_privheads() 546 if (uuid_equal(&v->vblk.disk.disk_id, &ldb->ph.disk_id)) in ldm_get_disk_objid()
|
| /Linux-v5.10/drivers/net/ |
| D | thunderbolt.c | 403 if (!uuid_equal(&pkg->hdr.initiator_uuid, net->xd->remote_uuid)) in tbnet_handle_packet() 405 if (!uuid_equal(&pkg->hdr.target_uuid, net->xd->local_uuid)) in tbnet_handle_packet()
|
| /Linux-v5.10/lib/pldmfw/ |
| D | pldmfw.c | 138 if (!uuid_equal(&header->id, &pldm_firmware_header_id)) { in pldm_parse_header()
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | xfs-self-describing-metadata.rst | 258 if (!uuid_equal(&hdr->uuid, &mp->m_sb.sb_uuid)) 282 if (!uuid_equal(&hdr->uuid, &mp->m_sb.sb_uuid))
|
| /Linux-v5.10/drivers/vfio/pci/ |
| D | vfio_pci.c | 1795 match = uuid_equal(uuid, &pf_vdev->vf_token->uuid); in vfio_pci_validate_vf_token() 1815 if (!uuid_equal(uuid, &vdev->vf_token->uuid)) { in vfio_pci_validate_vf_token()
|
| /Linux-v5.10/fs/overlayfs/ |
| D | namei.c | 163 if (!uuid_equal(&fh->fb.uuid, &mnt->mnt_sb->s_uuid)) in ovl_decode_real_fh()
|
| /Linux-v5.10/drivers/infiniband/ulp/rtrs/ |
| D | rtrs-srv.c | 1396 if (uuid_equal(&srv->paths_uuid, paths_uuid) && in __find_srv_and_get() 1605 if (uuid_equal(&sess->s.uuid, sess_uuid)) in __find_sess()
|
| /Linux-v5.10/drivers/tee/ |
| D | tee_core.c | 1200 if (uuid_equal(&tee_device->id.uuid, &id_table->uuid)) in tee_client_device_match()
|