Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dunlink.cc66 const char RELPATH0[] = "some_file.txt"; in TEST_F()
73 expect_lookup(RELPATH0, ino, 1, 2); in TEST_F()
76 expect_unlink(1, RELPATH0, 0); in TEST_F()
167 const char RELPATH0[] = "some_file.txt"; in TEST_F()
172 expect_lookup(RELPATH0, ino, 1, 2); in TEST_F()
173 expect_unlink(1, RELPATH0, 0); in TEST_F()
215 const char RELPATH0[] = "some_file.txt"; in TEST_F()
221 expect_lookup(RELPATH0, ino, 2); in TEST_F()
223 expect_unlink(1, RELPATH0, 0); in TEST_F()
67 const char RELPATH0[] = "some_file.txt"; TEST_F() local
168 const char RELPATH0[] = "some_file.txt"; TEST_F() local
216 const char RELPATH0[] = "some_file.txt"; TEST_F() local
H A Ddestroy.cc73 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
82 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH0) in TEST_F()
H A Dflush.cc145 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
152 expect_lookup(RELPATH0, ino0, 1); in TEST_F()
H A Dsetattr.cc163 const char RELPATH0[] = "some_file.txt"; in TEST_F() local
171 EXPECT_LOOKUP(FUSE_ROOT_ID, RELPATH0) in TEST_F()