Searched refs:subcall_ret (Results 1 – 1 of 1) sorted by relevance
2758 int subcall_ret; in get_writeable_storageid() local2784 subcall_ret = check_if_file_fits(device, storage, fitsize); in get_writeable_storageid()2785 if (subcall_ret != 0) { in get_writeable_storageid()5106 int subcall_ret; local5125 subcall_ret = LIBMTP_Send_File_From_File_Descriptor(device,5131 if (subcall_ret != 0) {5146 subcall_ret = LIBMTP_Update_Track_Metadata(device, metadata);5147 if (subcall_ret != 0) {5203 int subcall_ret; local5222 subcall_ret = LIBMTP_Send_File_From_Handler(device,[all …]