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