Home
last modified time | relevance | path

Searched refs:get_uuid (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/virtio/
Dvirtio_dma_buf.c29 !virtio_ops->get_uuid) { in virtio_dma_buf_export()
84 return ops->get_uuid(dma_buf, uuid); in virtio_dma_buf_get_uuid()
/linux-6.1.9/include/linux/
Dvirtio_dma_buf.h26 int (*get_uuid)(struct dma_buf *dma_buf, uuid_t *uuid); member
Dexportfs.h210 int (*get_uuid)(struct super_block *sb, u8 *buf, u32 *len, u64 *offset); member
/linux-6.1.9/drivers/gpu/drm/virtio/
Dvirtgpu_prime.c87 .get_uuid = virtgpu_virtio_get_uuid,
/linux-6.1.9/fs/xfs/
Dxfs_export.c233 .get_uuid = xfs_fs_get_uuid,
/linux-6.1.9/fs/nfsd/
Dblocklayout.c159 return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len, in nfsd4_block_get_device_info_simple()
Dnfs4layouts.c140 if (sb->s_export_op->get_uuid && in nfsd4_setup_layout_type()