Searched refs:test_param (Results 1 – 2 of 2) sorted by relevance
245 struct timestamp_expectation *test_param = in inode_test_xtimestamp_decoding() local249 cpu_to_le32(get_32bit_time(test_param)), in inode_test_xtimestamp_decoding()250 cpu_to_le32(test_param->extra_bits)); in inode_test_xtimestamp_decoding()253 test_param->expected.tv_sec, in inode_test_xtimestamp_decoding()256 test_param->test_case_name, in inode_test_xtimestamp_decoding()257 test_param->msb_set, in inode_test_xtimestamp_decoding()258 test_param->lower_bound, in inode_test_xtimestamp_decoding()259 test_param->extra_bits); in inode_test_xtimestamp_decoding()261 test_param->expected.tv_nsec, in inode_test_xtimestamp_decoding()264 test_param->test_case_name, in inode_test_xtimestamp_decoding()[all …]
283 u32 test_param; member