Searched defs:LIBMTP_devicestorage_struct (Results 1 – 2 of 2) sorted by relevance
706 struct LIBMTP_devicestorage_struct { struct707 uint32_t id; /**< Unique ID for this storage */708 uint16_t StorageType; /**< Storage type */709 uint16_t FilesystemType; /**< Filesystem type */710 uint16_t AccessCapability; /**< Access capability */711 uint64_t MaxCapacity; /**< Maximum capability */712 uint64_t FreeSpaceInBytes; /**< Free space in bytes */713 uint64_t FreeSpaceInObjects; /**< Free space in objects */714 char *StorageDescription; /**< A brief description of this storage */715 char *VolumeIdentifier; /**< A volume identifier */[all …]
705 struct LIBMTP_devicestorage_struct { struct706 uint32_t id; /**< Unique ID for this storage */707 uint16_t StorageType; /**< Storage type */708 uint16_t FilesystemType; /**< Filesystem type */709 uint16_t AccessCapability; /**< Access capability */710 uint64_t MaxCapacity; /**< Maximum capability */711 uint64_t FreeSpaceInBytes; /**< Free space in bytes */712 uint64_t FreeSpaceInObjects; /**< Free space in objects */713 char *StorageDescription; /**< A brief description of this storage */714 char *VolumeIdentifier; /**< A volume identifier */[all …]