uuids 3851 drivers/block/drbd/drbd_nl.c err = nla_put(skb, T_uuids, sizeof(si->uuids), device->ldev->md.uuid); uuids 580 drivers/md/bcache/alloc.c if (UUID_FLASH_ONLY(&c->uuids[KEY_INODE(&ret->key)]) != uuids 581 drivers/md/bcache/alloc.c UUID_FLASH_ONLY(&c->uuids[KEY_INODE(search)])) uuids 671 drivers/md/bcache/bcache.h struct uuid_entry *uuids; uuids 1785 drivers/md/bcache/btree.c if (!d || UUID_FLASH_ONLY(&c->uuids[i])) uuids 618 drivers/md/bcache/request.c !UUID_FLASH_ONLY(&s->d->c->uuids[s->d->id])) { uuids 1157 drivers/md/bcache/request.c if (UUID_FLASH_ONLY(&c->uuids[i])) uuids 360 drivers/md/bcache/super.c bch_bio_map(bio, c->uuids); uuids 371 drivers/md/bcache/super.c for (u = c->uuids; u < c->uuids + c->nr_uuids; u++) uuids 374 drivers/md/bcache/super.c u - c->uuids, u->uuid, u->label, uuids 391 drivers/md/bcache/super.c struct uuid_entry_v0 *u0 = (void *) c->uuids; uuids 392 drivers/md/bcache/super.c struct uuid_entry *u1 = (void *) c->uuids; uuids 460 drivers/md/bcache/super.c for (u = c->uuids; uuids 461 drivers/md/bcache/super.c u < c->uuids + c->nr_uuids; u++) uuids 739 drivers/md/bcache/super.c struct uuid_entry *u = d->c->uuids + d->id; uuids 1191 drivers/md/bcache/super.c bcache_device_attach(&dc->disk, c, u - c->uuids); uuids 1453 drivers/md/bcache/super.c bcache_device_attach(d, c, u - c->uuids); uuids 1474 drivers/md/bcache/super.c for (u = c->uuids; uuids 1475 drivers/md/bcache/super.c u < c->uuids + c->nr_uuids && !ret; uuids 1591 drivers/md/bcache/super.c free_pages((unsigned long) c->uuids, ilog2(bucket_pages(c))); uuids 1724 drivers/md/bcache/super.c if (!UUID_FLASH_ONLY(&c->uuids[i]) && uuids 1826 drivers/md/bcache/super.c !(c->uuids = alloc_bucket_pages(GFP_KERNEL, c)) || uuids 394 drivers/md/bcache/sysfs.c memcpy(dc->disk.c->uuids[dc->disk.id].label, uuids 528 drivers/md/bcache/sysfs.c struct uuid_entry *u = &d->c->uuids[d->id]; uuids 547 drivers/md/bcache/sysfs.c struct uuid_entry *u = &d->c->uuids[d->id]; uuids 527 drivers/md/bcache/writeback.c if (UUID_FLASH_ONLY(&c->uuids[inode])) uuids 127 drivers/thunderbolt/domain.c uuid_t *uuids; uuids 131 drivers/thunderbolt/domain.c uuids = kcalloc(tb->nboot_acl, sizeof(uuid_t), GFP_KERNEL); uuids 132 drivers/thunderbolt/domain.c if (!uuids) uuids 141 drivers/thunderbolt/domain.c ret = tb->cm_ops->get_boot_acl(tb, uuids, tb->nboot_acl); uuids 149 drivers/thunderbolt/domain.c if (!uuid_is_null(&uuids[i])) uuids 151 drivers/thunderbolt/domain.c &uuids[i]); uuids 160 drivers/thunderbolt/domain.c kfree(uuids); uuids 1452 drivers/thunderbolt/icm.c static int icm_ar_get_boot_acl(struct tb *tb, uuid_t *uuids, size_t nuuids) uuids 1470 drivers/thunderbolt/icm.c u32 *uuid = (u32 *)&uuids[i]; uuids 1489 drivers/thunderbolt/icm.c static int icm_ar_set_boot_acl(struct tb *tb, const uuid_t *uuids, uuids 1502 drivers/thunderbolt/icm.c const u32 *uuid = (const u32 *)&uuids[i]; uuids 1504 drivers/thunderbolt/icm.c if (uuid_is_null(&uuids[i])) { uuids 282 drivers/thunderbolt/tb.h int (*get_boot_acl)(struct tb *tb, uuid_t *uuids, size_t nuuids); uuids 283 drivers/thunderbolt/tb.h int (*set_boot_acl)(struct tb *tb, const uuid_t *uuids, size_t nuuids); uuids 212 include/linux/drbd_genl.h __bin_field(7, DRBD_GENLA_F_MANDATORY, uuids, (UI_SIZE*sizeof(__u64))) uuids 86 include/net/bluetooth/hci_core.h u8 (*uuids)[16]; uuids 390 include/net/bluetooth/hci_core.h struct list_head uuids; uuids 630 include/net/bluetooth/hci_core.h kfree(hdev->discovery.uuids); uuids 631 include/net/bluetooth/hci_core.h hdev->discovery.uuids = NULL; uuids 506 include/net/bluetooth/mgmt.h __u8 uuids[0][16]; uuids 2278 net/bluetooth/hci_core.c list_for_each_entry_safe(uuid, tmp, &hdev->uuids, list) { uuids 3235 net/bluetooth/hci_core.c INIT_LIST_HEAD(&hdev->uuids); uuids 161 net/bluetooth/hci_debugfs.c list_for_each_entry(uuid, &hdev->uuids, list) { uuids 178 net/bluetooth/hci_debugfs.c DEFINE_SHOW_ATTRIBUTE(uuids); uuids 476 net/bluetooth/hci_request.c list_for_each_entry(uuid, &hdev->uuids, list) { uuids 518 net/bluetooth/hci_request.c list_for_each_entry(uuid, &hdev->uuids, list) { uuids 551 net/bluetooth/hci_request.c list_for_each_entry(uuid, &hdev->uuids, list) { uuids 2095 net/bluetooth/hci_request.c list_for_each_entry(uuid, &hdev->uuids, list) uuids 2072 net/bluetooth/mgmt.c list_add_tail(&uuid->list, &hdev->uuids); uuids 2158 net/bluetooth/mgmt.c list_for_each_entry_safe(match, tmp, &hdev->uuids, list) { uuids 4002 net/bluetooth/mgmt.c hdev->discovery.uuids = kmemdup(cp->uuids, uuid_count * 16, uuids 4004 net/bluetooth/mgmt.c if (!hdev->discovery.uuids) { uuids 7694 net/bluetooth/mgmt.c static inline bool has_uuid(u8 *uuid, u16 uuid_count, u8 (*uuids)[16]) uuids 7699 net/bluetooth/mgmt.c if (!memcmp(uuid, uuids[i], 16)) uuids 7706 net/bluetooth/mgmt.c static bool eir_has_uuids(u8 *eir, u16 eir_len, u16 uuid_count, u8 (*uuids)[16]) uuids 7728 net/bluetooth/mgmt.c if (has_uuid(uuid, uuid_count, uuids)) uuids 7740 net/bluetooth/mgmt.c if (has_uuid(uuid, uuid_count, uuids)) uuids 7748 net/bluetooth/mgmt.c if (has_uuid(uuid, uuid_count, uuids)) uuids 7799 net/bluetooth/mgmt.c hdev->discovery.uuids) && uuids 7802 net/bluetooth/mgmt.c hdev->discovery.uuids))