Searched refs:storageprev (Results 1 – 1 of 1) sorted by relevance
4106 LIBMTP_devicestorage_t *storageprev = NULL; in LIBMTP_Get_Storage() local4123 storage->prev = storageprev; in LIBMTP_Get_Storage()4124 if (storageprev != NULL) in LIBMTP_Get_Storage()4125 storageprev->next = storage; in LIBMTP_Get_Storage()4140 storageprev = storage; in LIBMTP_Get_Storage()4159 storage->prev = storageprev; in LIBMTP_Get_Storage()4160 if (storageprev != NULL) in LIBMTP_Get_Storage()4161 storageprev->next = storage; in LIBMTP_Get_Storage()4176 storageprev = storage; in LIBMTP_Get_Storage()