Home
last modified time | relevance | path

Searched refs:expect_lookup (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/tests/sys/fs/fusefs/
H A Dunlink.cc41 void expect_lookup(const char *relpath, uint64_t ino, int times, int nlink=1) in expect_lookup() function in Unlink
73 expect_lookup(RELPATH0, ino, 1, 2); in TEST_F()
74 expect_lookup(RELPATH1, ino, 1, 2); in TEST_F()
103 expect_lookup(RELPATH, ino, 1, 2); in TEST_F()
137 expect_lookup(RELPATH, ino, 1); in TEST_F()
153 expect_lookup(RELPATH, ino, 2, 2); in TEST_F()
172 expect_lookup(RELPATH0, ino, 1, 2); in TEST_F()
181 expect_lookup(RELPATH1, ino, 1, 1); in TEST_F()
202 expect_lookup(RELPATH, ino, 1); in TEST_F()
221 expect_lookup(RELPATH0, ino, 2); in TEST_F()
[all …]
H A Ddefault_permissions.cc280 expect_lookup(RELPATH, ino, S_IFREG | 0644, UINT64_MAX); in TEST_F()
294 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0); in TEST_F()
314 expect_lookup(RELPATH, ino, S_IFREG | 0644, UINT64_MAX); in TEST_F()
627 expect_lookup(RELPATH, ino, S_IFREG | 0644, UINT64_MAX, 0); in TEST_F()
957 expect_lookup(RELPATH, ino, S_IFREG | 0644, UINT64_MAX); in TEST_F()
971 expect_lookup(RELPATH, ino, S_IFREG | 0644, UINT64_MAX); in TEST_F()
1074 expect_lookup(RELSRC, ino, S_IFREG | 0644, UINT64_MAX); in TEST_F()
1129 expect_lookup(RELSRC, ino, S_IFREG | 0644, UINT64_MAX); in TEST_F()
1150 expect_lookup(RELSRC, ino, S_IFDIR | 0755, UINT64_MAX, 0); in TEST_F()
1171 expect_lookup(RELSRC, ino, S_IFDIR | 0755, UINT64_MAX, 0); in TEST_F()
[all …]
H A Dopendir.cc45 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Opendir
47 FuseTest::expect_lookup(relpath, ino, S_IFDIR | 0755, 0, 1); in expect_lookup()
96 expect_lookup(RELPATH, ino); in TEST_F()
119 expect_lookup(RELPATH, ino); in TEST_F()
133 expect_lookup(RELPATH, ino); in TEST_F()
153 expect_lookup(RELPATH, ino); in TEST_F()
171 expect_lookup(RELPATH, ino); in TEST_F()
190 expect_lookup(RELPATH, ino); in TEST_F()
209 FuseTest::expect_lookup(RELPATH, ino, S_IFDIR | 0755, 0, 2); in TEST_F()
H A Dxattr.cc176 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
196 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 2); in TEST_F()
229 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
246 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
270 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
295 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
318 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 2); in TEST_F()
338 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
363 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
459 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
[all …]
H A Daccess.cc52 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Access
54 FuseTest::expect_lookup(relpath, ino, S_IFREG | 0644, 0, 1); in expect_lookup()
98 expect_lookup(RELPATH, ino); in TEST_F()
154 expect_lookup(RELPATH, ino); in TEST_F()
174 FuseTest::expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 2); in TEST_F()
188 expect_lookup(RELPATH, ino); in TEST_F()
212 expect_lookup(RELPATH, ino); in TEST_F()
230 expect_lookup(RELPATH, ino); in TEST_F()
252 expect_lookup(RELPATH, ino); in TEST_F()
296 expect_lookup(RELPATH, ino); in TEST_F()
H A Dfsyncdir.cc71 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in FsyncDir
73 FuseTest::expect_lookup(relpath, ino, S_IFDIR | 0755, 0, 1); in expect_lookup()
96 expect_lookup(RELPATH, ino); in TEST_F()
119 expect_lookup(RELPATH, ino); in TEST_F()
143 expect_lookup(RELPATH, ino); in TEST_F()
164 expect_lookup(RELPATH, ino); in TEST_F()
186 expect_lookup(RELPATH, ino); in TEST_F()
H A Dflush.cc59 void expect_lookup(const char *relpath, uint64_t ino, int times) in expect_lookup() function in Flush
61 FuseTest::expect_lookup(relpath, ino, S_IFREG | 0644, 0, times); in expect_lookup()
97 expect_lookup(RELPATH, ino, 2); in TEST_F()
127 expect_lookup(RELPATH, ino, 1); in TEST_F()
152 expect_lookup(RELPATH0, ino0, 1); in TEST_F()
158 expect_lookup(RELPATH1, ino1, 1); in TEST_F()
181 expect_lookup(RELPATH, ino, 1); in TEST_F()
205 expect_lookup(RELPATH, ino, 2); in TEST_F()
H A Dreleasedir.cc44 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in ReleaseDir
46 FuseTest::expect_lookup(relpath, ino, S_IFDIR | 0755, 0, 1); in expect_lookup()
58 expect_lookup(RELPATH, ino); in TEST_F()
90 expect_lookup(RELPATH, ino); in TEST_F()
108 expect_lookup(RELPATH, ino); in TEST_F()
H A Drelease.cc44 void expect_lookup(const char *relpath, uint64_t ino, int times) in expect_lookup() function in Release
46 FuseTest::expect_lookup(relpath, ino, S_IFREG | 0644, 0, times); in expect_lookup()
82 expect_lookup(RELPATH, ino, 1); in TEST_F()
112 expect_lookup(RELPATH, ino, 1); in TEST_F()
134 expect_lookup(RELPATH, ino, 1); in TEST_F()
157 expect_lookup(RELPATH, ino, 2); in TEST_F()
180 expect_lookup(RELPATH, ino, 1); in TEST_F()
201 expect_lookup(RELPATH, ino, 1); in TEST_F()
H A Dfsync.cc72 void expect_lookup(const char *relpath, uint64_t ino, int times = 1) in expect_lookup() function in Fsync
74 FuseTest::expect_lookup(relpath, ino, S_IFREG | 0644, 0, times); in expect_lookup()
104 expect_lookup(RELPATH, ino); in TEST_F()
137 expect_lookup(RELPATH, ino); in TEST_F()
173 expect_lookup(RELPATH, ino); in TEST_F()
201 expect_lookup(RELPATH, ino); in TEST_F()
226 expect_lookup(RELPATH, ino); in TEST_F()
248 expect_lookup(RELPATH, ino); in TEST_F()
271 expect_lookup(RELPATH, ino, 2); in TEST_F()
H A Dlocks.cc141 expect_lookup(RELPATH, ino); in TEST_F()
162 expect_lookup(RELPATH, ino); in TEST_F()
180 expect_lookup(RELPATH, ino); in TEST_F()
199 expect_lookup(RELPATH, ino); in TEST_F()
222 expect_lookup(RELPATH, ino); in TEST_F()
250 expect_lookup(RELPATH, ino); in TEST_F()
311 expect_lookup(RELPATH, ino); in TEST_F()
498 expect_lookup(RELPATH, ino); in TEST_F()
523 expect_lookup(RELPATH, ino); in TEST_F()
549 expect_lookup(RELPATH, ino); in TEST_F()
[all …]
H A Dlseek.cc64 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
96 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
163 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
196 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
225 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
256 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
290 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
320 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
346 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
381 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
[all …]
H A Dwrite.cc246 expect_lookup(RELPATH, ino, 0); in TEST_F()
414 expect_lookup(RELPATH, ino, 0); in TEST_F()
439 expect_lookup(RELPATH, ino, 0); in TEST_F()
475 expect_lookup(RELPATH, ino, 0); in TEST_F()
501 expect_lookup(RELPATH, ino, 0); in TEST_F()
531 expect_lookup(RELPATH, ino, 0); in TEST_F()
560 expect_lookup(RELPATH, ino, 0); in TEST_P()
597 expect_lookup(RELPATH, ino, 0); in TEST_P()
789 expect_lookup(RELPATH, ino, 0); in TEST_F()
812 expect_lookup(RELPATH, ino, 0); in TEST_F()
[all …]
H A Dread.cc169 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
205 expect_lookup(RELPATH, ino, 131072); in TEST_F()
288 expect_lookup(RELPATH, ino, fsize); in TEST_F()
359 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
393 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
430 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
480 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
519 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
645 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
815 expect_lookup(RELPATH, ino, bufsize); in TEST_F()
[all …]
H A Dreaddir.cc44 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Readdir
57 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Readdir_7_8
77 expect_lookup(RELPATH, ino); in TEST_F()
126 expect_lookup(RELPATH, ino); in TEST_F()
162 expect_lookup(RELPATH, ino); in TEST_F()
202 expect_lookup(RELPATH, ino); in TEST_F()
300 expect_lookup(RELPATH, ino); in TEST_F()
339 expect_lookup(RELPATH, ino); in TEST_F()
410 expect_lookup(RELPATH, ino); in TEST_F()
459 expect_lookup(RELPATH, ino); in TEST_F()
[all …]
H A Drename.cc65 expect_lookup(RELSRC, src_ino, S_IFDIR | 0755, 0, 2); in TEST_F()
105 expect_lookup(RELSRC, ino, S_IFREG | 0644, 0, 1); in TEST_F()
139 expect_lookup(RELSRC, ino, S_IFREG | 0644, 0, 1); in TEST_F()
161 expect_lookup(RELDST, ino, S_IFREG | 0644, 0, 1); in TEST_F()
176 expect_lookup(RELB, b_ino, S_IFREG | 0644, 0, 2); in TEST_F()
194 expect_lookup(RELSRC, ino, S_IFREG | 0644, 0, 1); in TEST_F()
229 expect_lookup(RELSRC, ino, S_IFDIR | 0755, 0, 1); in TEST_F()
314 expect_lookup(RELSRC, ino, S_IFREG | 0644, 0, 1); in TEST_F()
315 expect_lookup(RELDST, dst_ino, S_IFREG | 0644, 0, 1); in TEST_F()
H A Drmdir.cc43 void expect_lookup(const char *relpath, uint64_t ino, int times=1) in expect_lookup() function in Rmdir
84 expect_lookup(RELPATH, ino); in TEST_F()
121 expect_lookup(RELPATH, ino); in TEST_F()
136 expect_lookup(RELPATH, ino, 2); in TEST_F()
155 expect_lookup(RELPATH, ino); in TEST_F()
H A Dcopy_file_range.cc165 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
166 expect_lookup(RELPATH2, ino2, S_IFREG | 0644, fsize2, 1); in TEST_F()
215 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
216 expect_lookup(RELPATH2, ino2, S_IFREG | 0644, fsize2, 1); in TEST_F()
296 expect_lookup(RELPATH2, ino2, S_IFREG | 0644, fsize2, 1); in TEST_F()
350 expect_lookup(RELPATH, ino, S_IFREG | mode, fsize, 1); in TEST_F()
413 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
414 expect_lookup(RELPATH2, ino2, S_IFREG | 0644, fsize2, 1); in TEST_F()
460 expect_lookup(RELPATH1, ino1, S_IFREG | 0644, fsize1, 1); in TEST_F()
547 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
[all …]
H A Dreadlink.cc44 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Readlink
46 FuseTest::expect_lookup(relpath, ino, S_IFLNK | 0777, 0, 1); in expect_lookup()
75 expect_lookup(RELPATH, ino); in TEST_F()
129 expect_lookup(RELPATH, ino); in TEST_F()
149 expect_lookup(RELPATH, ino); in TEST_F()
H A Dfallocate.cc192 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
232 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
279 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
376 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
417 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
445 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
479 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
634 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
662 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
746 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
[all …]
H A Dopen.cc54 FuseTest::expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in test_ok()
119 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
148 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
176 expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 2); in TEST_F()
293 FuseTest::expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 1); in TEST_F()
321 FuseTest::expect_lookup(RELPATH, ino, S_IFREG | 0644, 0, 2); in TEST_F()
H A Dnotify.cc65 void expect_lookup(uint64_t parent, const char *relpath, uint64_t ino, in expect_lookup() function in Notify
189 expect_lookup(FUSE_ROOT_ID, RELPATH, ino0, 0, seq); in TEST_F()
190 expect_lookup(FUSE_ROOT_ID, RELPATH, ino1, 0, seq); in TEST_F()
239 expect_lookup(dir_ino, FNAME, ino0, 0, seq); in TEST_F()
240 expect_lookup(dir_ino, FNAME, ino1, 0, seq); in TEST_F()
273 expect_lookup(FUSE_ROOT_ID, RELPATH, ino, 0, seq); in TEST_F()
342 expect_lookup(FUSE_ROOT_ID, RELPATH, ino, size0, seq); in TEST_F()
424 expect_lookup(FUSE_ROOT_ID, RELPATH, ino, size1, seq); in TEST_F()
461 expect_lookup(FUSE_ROOT_ID, RELPATH, ino, 0, seq); in TEST_F()
504 expect_lookup(FUSE_ROOT_ID, RELPATH, ino, 0, seq); in TEST_F()
H A Ddefault_permissions_privileged.cc91 void expect_lookup(const char *relpath, uint64_t ino, mode_t mode, in expect_lookup() function in DefaultPermissionsPrivileged
94 FuseTest::expect_lookup(relpath, ino, mode, 0, 1, attr_valid, uid, gid); in expect_lookup()
110 expect_lookup(RELPATH, ino, S_IFREG | oldmode, UINT64_MAX, geteuid()); in TEST_F()
H A Dbmap.cc69 void expect_lookup(const char *relpath, uint64_t ino, off_t size) in expect_lookup() function in Bmap
71 FuseTest::expect_lookup(relpath, ino, S_IFREG | 0644, size, 1, in expect_lookup()
94 expect_lookup(RELPATH, 42, filesize); in TEST_F()
135 expect_lookup(RELPATH, 42, filesize); in TEST_F()
205 FuseTest::expect_lookup(RELPATH, ino, mode, filesize, 1, 0); in TEST_P()
H A Dcache.cc101 void expect_lookup(const char *relpath, uint64_t ino, in expect_lookup() function in Cache
163 expect_lookup(RELPATH, ino, osize, entry_valid, attr_valid); in TEST_P()
182 expect_lookup(RELPATH, ino, nsize, entry_valid, attr_valid); in TEST_P()

12