Searched refs:FilesystemType (Results 1 – 5 of 5) sorted by relevance
710 uint16_t FilesystemType; /**< Filesystem type */ member
2837 storage->FilesystemType = storageInfo.FilesystemType; in get_storage_freespace()3167 printf(" FilesystemType: 0x%04x ",storage->FilesystemType); in LIBMTP_Dump_Device_Info()3168 switch(storage->FilesystemType) { in LIBMTP_Dump_Device_Info()3746 storage->FilesystemType = PTP_FST_Undefined; in LIBMTP_Get_Storage()3780 storage->FilesystemType = storageInfo.FilesystemType; in LIBMTP_Get_Storage()
708 uint16_t FilesystemType; /**< Filesystem type */ member
709 uint16_t FilesystemType; member
422 si->FilesystemType=dtoh16a(&data[PTP_si_FilesystemType]); in ptp_unpack_SI()