Searched refs:subcall_ret (Results 1 – 1 of 1) sorted by relevance
3033 int subcall_ret; in get_writeable_storageid() local3061 subcall_ret = check_if_file_fits(device, storage, fitsize); in get_writeable_storageid()3062 if (subcall_ret != 0) { in get_writeable_storageid()5639 int subcall_ret; local5665 subcall_ret = LIBMTP_Send_File_From_File_Descriptor(device,5671 if (subcall_ret != 0) {5686 subcall_ret = LIBMTP_Update_Track_Metadata(device, metadata);5687 if (subcall_ret != 0) {5743 int subcall_ret; local5769 subcall_ret = LIBMTP_Send_File_From_Handler(device,[all …]