Home
last modified time | relevance | path

Searched refs:remote_size (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c1122 uint64_t remote_size; in check_filesize() local
1127 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()