Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Dfsclient.c40 afs_dataversion_t expected_version; in xdr_decode_AFSFetchStatus() local
108 expected_version = status->data_version; in xdr_decode_AFSFetchStatus()
110 expected_version = *store_version; in xdr_decode_AFSFetchStatus()
112 if (expected_version != data_version) { in xdr_decode_AFSFetchStatus()