Searched refs:remote_size (Results 1 – 1 of 1) sorted by relevance
1122 uint64_t remote_size; in check_filesize() local1127 status = rdc_net_getsize(index, &remote_size); in check_filesize()1135 if (remote_size < (unsigned long long)urdc->volume_size) { in check_filesize()1142 status = (int)remote_size; in check_filesize()