Lines Matching refs:expected_version
72 const afs_dataversion_t *expected_version, in afs_update_inode_from_status() argument
97 if (expected_version && in afs_update_inode_from_status()
98 *expected_version != status->data_version) { in afs_update_inode_from_status()
102 (unsigned long long) *expected_version); in afs_update_inode_from_status()
133 const afs_dataversion_t *expected_version, in xdr_decode_AFSFetchStatus() argument
228 afs_update_inode_from_status(vnode, status, expected_version, in xdr_decode_AFSFetchStatus()
247 const afs_dataversion_t *expected_version, in afs_decode_status() argument
254 expected_version, read_req); in afs_decode_status()
258 expected_version, read_req); in afs_decode_status()
403 &call->expected_version, NULL) < 0) in afs_deliver_fs_fetch_status_vnode()
447 call->expected_version = new_inode ? 1 : vnode->status.data_version; in afs_fs_fetch_file_status()
655 call->expected_version = vnode->status.data_version; in afs_fs_fetch_data64()
700 call->expected_version = vnode->status.data_version; in afs_fs_fetch_data()
738 &call->expected_version, NULL) < 0) in afs_deliver_fs_create_vnode()
798 call->expected_version = current_data_version + 1; in afs_fs_create()
843 &call->expected_version, NULL) < 0) in afs_deliver_fs_remove()
894 call->expected_version = current_data_version + 1; in afs_fs_remove()
934 &call->expected_version, NULL) < 0) in afs_deliver_fs_link()
977 call->expected_version = current_data_version + 1; in afs_fs_link()
1021 &call->expected_version, NULL) < 0) in afs_deliver_fs_symlink()
1074 call->expected_version = current_data_version + 1; in afs_fs_symlink()
1126 &call->expected_version, NULL) < 0) in afs_deliver_fs_rename()
1184 call->expected_version = current_orig_data_version + 1; in afs_fs_rename()
1235 &call->expected_version, NULL) < 0) in afs_deliver_fs_store_data()
1293 call->expected_version = vnode->status.data_version + 1; in afs_fs_store_data64()
1368 call->expected_version = vnode->status.data_version + 1; in afs_fs_store_data()
1411 &call->expected_version, NULL) < 0) in afs_deliver_fs_store_status()
1467 call->expected_version = vnode->status.data_version + 1; in afs_fs_setattr_size64()
1516 call->expected_version = vnode->status.data_version + 1; in afs_fs_setattr_size()
1561 call->expected_version = vnode->status.data_version; in afs_fs_setattr()
2113 &call->expected_version, NULL); in afs_deliver_fs_fetch_status()
2165 call->expected_version = 1; /* vnode->status.data_version */ in afs_fs_fetch_status()