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

/linux-master/include/linux/
H A Dvirtio_dma_buf.h26 int (*get_uuid)(struct dma_buf *dma_buf, uuid_t *uuid); member in struct:virtio_dma_buf_ops
H A Dexportfs.h234 int (*get_uuid)(struct super_block *sb, u8 *buf, u32 *len, u64 *offset); member in struct:export_operations
/linux-master/drivers/virtio/
H A Dvirtio_dma_buf.c29 !virtio_ops->get_uuid) {
84 return ops->get_uuid(dma_buf, uuid);
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c87 .get_uuid = virtgpu_virtio_get_uuid,
/linux-master/fs/xfs/
H A Dxfs_export.c247 .get_uuid = xfs_fs_get_uuid,
/linux-master/fs/nfsd/
H A Dblocklayout.c161 return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len,
H A Dnfs4layouts.c140 if (sb->s_export_op->get_uuid &&

Completed in 113 milliseconds