Home
last modified time | relevance | path

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

/freebsd-13.1/tests/sys/fs/fusefs/
H A Dunlink.cc71 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
77 expect_lookup(RELPATH1, ino, 1, 2); in TEST_F()
172 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
184 expect_lookup(RELPATH1, ino, 1, 1); in TEST_F()
220 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
227 expect_lookup(RELPATH1, ino, 1, 1); in TEST_F()
H A Dcopy_file_range.cc143 const char RELPATH1[] = "src.txt"; in TEST_F() local
157 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
189 const char RELPATH1[] = "src.txt"; in TEST_F() local
207 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
267 const char RELPATH1[] = "src.txt"; in TEST_F() local
320 const char RELPATH1[] = "src.txt"; in TEST_F() local
335 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
361 const char RELPATH1[] = "src.txt"; in TEST_F() local
449 const char RELPATH1[] = "src.txt"; in TEST_F() local
561 const char RELPATH1[] = "src.txt"; in TEST_F() local
[all …]
H A Ddestroy.cc76 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
92 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH1) in TEST_F()
H A Dflush.cc149 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
160 expect_lookup(RELPATH1, ino1, 1); in TEST_F()
H A Dinterrupt.cc409 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
422 expect_lookup(RELPATH1, ino1); in TEST_F()
481 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
498 expect_lookup(RELPATH1, ino1); in TEST_F()
H A Dsetattr.cc153 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
169 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH1) in TEST_F()