Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/sparc64/drivers/
Dadi-test.c322 unsigned char version[1], expected_version; in test0_prpw_aligned_1byte() local
357 expected_version[TEST1_VERSION_SZ]; in test1_prpw_aligned_4096bytes() local
397 expected_version[TEST2_VERSION_SZ]; in test2_prpw_aligned_10327bytes() local
437 expected_version[TEST3_VERSION_SZ]; in test3_prpw_unaligned_12541bytes() local
524 unsigned char version, expected_version; in test5_rw_aligned_1byte() local
570 expected_version[TEST6_VERSION_SZ]; in test6_rw_aligned_9434bytes() local
622 expected_version[TEST7_VERSION_SZ]; in test7_rw_aligned_14963bytes() local
/Linux-v4.19/fs/afs/
Dfsclient.c72 const afs_dataversion_t *expected_version, in afs_update_inode_from_status()
133 const afs_dataversion_t *expected_version, in xdr_decode_AFSFetchStatus()
247 const afs_dataversion_t *expected_version, in afs_decode_status()
Dinternal.h129 afs_dataversion_t expected_version; /* Updated version expected from store */ member
/Linux-v4.19/drivers/visorbus/
Dvisorbus_main.c68 u64 expected_min_bytes, u32 expected_version, in visor_check_channel()