Searched refs:storageprev (Results 1 – 1 of 1) sorted by relevance
3722 LIBMTP_devicestorage_t *storageprev = NULL; in LIBMTP_Get_Storage() local3738 storage->prev = storageprev; in LIBMTP_Get_Storage()3739 if (storageprev != NULL) in LIBMTP_Get_Storage()3740 storageprev->next = storage; in LIBMTP_Get_Storage()3755 storageprev = storage; in LIBMTP_Get_Storage()3772 storage->prev = storageprev; in LIBMTP_Get_Storage()3773 if (storageprev != NULL) in LIBMTP_Get_Storage()3774 storageprev->next = storage; in LIBMTP_Get_Storage()3789 storageprev = storage; in LIBMTP_Get_Storage()