Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dcopy_file_range.cc157 const uint64_t fh2 = 0xdeadc0de88c0ffee; in TEST_F() local
168 expect_open(ino2, 0, 1, fh2); in TEST_F()
176 in.body.copy_file_range.fh_out == fh2 && in TEST_F()
204 const uint64_t fh2 = 0xdeadc0de88c0ffee; in TEST_F() local
218 expect_open(ino2, 0, 1, fh2); in TEST_F()
220 fh2); in TEST_F()
228 in.body.copy_file_range.fh_out == fh2 && in TEST_F()
256 fh2); in TEST_F()
281 const uint64_t fh2 = 0xdeadc0de88c0ffee; in TEST_F() local
298 expect_open(ino2, 0, 1, fh2); in TEST_F()
[all …]