Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dunlink.cc68 const char RELPATH1[] = "other_file.txt"; in TEST_F()
74 expect_lookup(RELPATH1, ino, 1, 2); in TEST_F()
169 const char RELPATH1[] = "other_file.txt"; in TEST_F()
181 expect_lookup(RELPATH1, ino, 1, 1); in TEST_F()
217 const char RELPATH1[] = "other_file.txt"; in TEST_F()
224 expect_lookup(RELPATH1, ino, 1, 1); in TEST_F()
69 const char RELPATH1[] = "other_file.txt"; TEST_F() local
170 const char RELPATH1[] = "other_file.txt"; TEST_F() local
218 const char RELPATH1[] = "other_file.txt"; TEST_F() local
H A Dcopy_file_range.cc151 const char RELPATH1[] = "src.txt"; in TEST_F() local
165 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
197 const char RELPATH1[] = "src.txt"; in TEST_F() local
215 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
275 const char RELPATH1[] = "src.txt"; in TEST_F() local
295 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, start1 + len, 1); in TEST_F()
398 const char RELPATH1[] = "src.txt"; in TEST_F() local
413 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
444 const char RELPATH1[] = "src.txt"; in TEST_F() local
460 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
[all …]
H A Ddestroy.cc74 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
90 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH1) in TEST_F()
H A Dflush.cc147 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
158 expect_lookup(RELPATH1, ino1, 1); in TEST_F()
H A Dinterrupt.cc407 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
420 expect_lookup(RELPATH1, ino1); in TEST_F()
479 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
496 expect_lookup(RELPATH1, ino1); in TEST_F()
H A Dsetattr.cc165 const char RELPATH1[] = "other_file.txt"; in TEST_F() local
181 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH1) in TEST_F()