Searched refs:expected_version (Results 1 – 2 of 2) sorted by relevance
258 u32 expected_version, in spar_check_channel_client() argument287 if (expected_version > 0) { /* caller wants us to verify in spar_check_channel_client()291 if (ver != expected_version) { in spar_check_channel_client()294 (unsigned long)expected_version, ver); in spar_check_channel_client()
40 afs_dataversion_t expected_version; in xdr_decode_AFSFetchStatus() local114 expected_version = status->data_version; in xdr_decode_AFSFetchStatus()116 expected_version = *store_version; in xdr_decode_AFSFetchStatus()118 if (expected_version != data_version) { in xdr_decode_AFSFetchStatus()