Searched refs:FreeSpaceInBytes (Results 1 – 25 of 433) sorted by relevance
12345678910>>...18
142 FreeSpaceInBytes: 14602764288151 FreeSpaceInBytes: 3567194112
115 FreeSpaceInBytes: 1893857280124 FreeSpaceInBytes: 73989120
96 FreeSpaceInBytes: 7446959105 FreeSpaceInBytes: 1179648
115 FreeSpaceInBytes: 19210240124 FreeSpaceInBytes: 1928822784
137 FreeSpaceInBytes: 4802228224146 FreeSpaceInBytes: 2462679040
273 FreeSpaceInBytes: 4424192282 FreeSpaceInBytes: 970063872
91 FreeSpaceInBytes: 896000000
178 FreeSpaceInBytes: 57827328187 FreeSpaceInBytes: 3340582912
118 FreeSpaceInBytes: 478984104
113 FreeSpaceInBytes: 2900426752
116 FreeSpaceInBytes: 552730524
117 FreeSpaceInBytes: 16716693504
110 FreeSpaceInBytes: 19031097344
155 FreeSpaceInBytes: 1842839552
170 FreeSpaceInBytes: 209584128
202 FreeSpaceInBytes: 7332210756
202 FreeSpaceInBytes: 2622959616
266 FreeSpaceInBytes: 910098432275 FreeSpaceInBytes: 7820148736
297 FreeSpaceInBytes: 4134912
272 FreeSpaceInBytes: 381386752
424 FreeSpaceInBytes: 18941128704433 FreeSpaceInBytes: 17272832442 FreeSpaceInBytes: 809226240
404 FreeSpaceInBytes: 27967488
136 FreeSpaceInBytes: 994571924
166 FreeSpaceInBytes: 162922496
2973 … if (sortby == LIBMTP_STORAGE_SORTBY_FREESPACE && ptr1->FreeSpaceInBytes > ptr2->FreeSpaceInBytes) in sort_storage_by()2975 … if (sortby == LIBMTP_STORAGE_SORTBY_MAXSPACE && ptr1->FreeSpaceInBytes > ptr2->FreeSpaceInBytes) in sort_storage_by()3145 storage->FreeSpaceInBytes = storageInfo.FreeSpaceInBytes; in get_storage_freespace()3150 if(storage->FreeSpaceInBytes == (uint64_t) -1) in get_storage_freespace()3152 *freespace = storage->FreeSpaceInBytes; in get_storage_freespace()3525 (long long unsigned int) storage->FreeSpaceInBytes); in LIBMTP_Dump_Device_Info()4134 storage->FreeSpaceInBytes = (uint64_t) -1; in LIBMTP_Get_Storage()4170 storage->FreeSpaceInBytes = storageInfo.FreeSpaceInBytes; in LIBMTP_Get_Storage()