Home | History | Annotate | Download | only in src

Lines Matching refs:storageid

152 				    uint32_t storageid,
200 uint32_t const storageid,
2705 params->objects[i].oi.StorageID = prop->propval.u32;
2755 uint32_t storageid,
2761 storageid,
2782 storageid, currentHandles.Handler[i]);
2878 if (device->storage != NULL && ob->oi.StorageID != device->storage->id)
3022 * This function grabs the first writeable storageid from the
3086 * @ret storageID
3097 if ((ret != PTP_RC_OK) || (ob->oi.StorageID == 0)) {
3103 return ob->oi.StorageID;
3112 * @param storageid the storage ID for the storage to flush and
3467 printf(" StorageID: 0x%08x\n",storage->id);
3791 * @param storageid the ID of the storage to try to fit the file on.
4255 file->storage_id = ob->oi.StorageID;
4507 uint32_t storageid;
4531 storageid = PTP_GOH_ALL_STORAGE;
4533 storageid = storage;
4536 storageid,
4984 if ((storage_id != 0) && (ob->oi.StorageID != storage_id ))
4993 track->storage_id = ob->oi.StorageID;
5100 track->storage_id = ob->oi.StorageID;
6361 new_file.StorageID = store;
7273 if (storage != PTP_GOH_ALL_STORAGE && storage != ob->oi.StorageID) {
7297 folder->storage_id = ob->oi.StorageID;
7397 new_folder.StorageID = store;
7543 pl->storage_id = ob->oi.StorageID;
7618 pl->storage_id = ob->oi.StorageID;
7657 uint32_t const storageid,
7684 if (storageid == 0) {
7688 store = storageid;
8498 if ((storage_id != 0) && (ob->oi.StorageID != storage_id ))
8505 alb->storage_id = ob->oi.StorageID;
8561 alb->storage_id = ob->oi.StorageID;