Searched refs:get_uuid (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/virtio/ |
H A D | virtio_dma_buf.c | 29 !virtio_ops->get_uuid) { in virtio_dma_buf_export() 84 return ops->get_uuid(dma_buf, uuid); in virtio_dma_buf_get_uuid()
|
/openbmc/skeleton/pyinventorymgr/ |
H A D | sync_inventory_items.py | 94 def get_uuid(bus, prop): function 183 inv_uuid = get_uuid(bus, prop_name)
|
/openbmc/linux/include/linux/ |
H A D | virtio_dma_buf.h | 26 int (*get_uuid)(struct dma_buf *dma_buf, uuid_t *uuid); member
|
H A D | exportfs.h | 213 int (*get_uuid)(struct super_block *sb, u8 *buf, u32 *len, u64 *offset); member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | netmain.c | 235 static const char *get_uuid(void) in get_uuid() function 332 num_ent = pxelinux_load_parse_cfg(fn_ip, mac, get_uuid(), in net_try_pxelinux_cfg()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_prime.c | 87 .get_uuid = virtgpu_virtio_get_uuid,
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_export.c | 247 .get_uuid = xfs_fs_get_uuid,
|
/openbmc/u-boot/cmd/ |
H A D | avb.c | 348 U_BOOT_CMD_MKENT(get_uuid, 2, 0, do_avb_get_uuid, "", ""),
|
H A D | Kconfig | 1932 avb get_uuid - read and print uuid of a partition
|
/openbmc/u-boot/doc/ |
H A D | README.avb2 | 39 avb get_uuid <partname> - read and print uuid of partition <partname>
|
/openbmc/linux/fs/nfsd/ |
H A D | blocklayout.c | 160 return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len, in nfsd4_block_get_device_info_simple()
|
H A D | nfs4layouts.c | 140 if (sb->s_export_op->get_uuid && in nfsd4_setup_layout_type()
|
/openbmc/qemu/hw/core/ |
H A D | qdev-properties-system.c | 1181 static void get_uuid(Object *obj, Visitor *v, const char *name, void *opaque, in get_uuid() function 1224 .get = get_uuid,
|