Lines Matching refs:testcase
135 struct fat_timestamp_testcase *testcase =
139 fake_sb.options.time_offset = testcase->time_offset;
142 testcase->time,
143 testcase->date,
144 testcase->cs);
146 testcase->ts.tv_sec,
150 testcase->ts.tv_nsec,
160 struct fat_timestamp_testcase *testcase =
164 fake_sb.options.time_offset = testcase->time_offset;
166 fat_time_unix2fat(&fake_sb, &testcase->ts,
169 le16_to_cpu(testcase->time),
173 le16_to_cpu(testcase->date),
177 testcase->cs,