/freebsd/tests/sys/fs/fusefs/ |
H A D | releasedir.cc | 44 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in ReleaseDir
|
H A D | link.cc | 63 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Link 97 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Link_7_8
|
H A D | default_permissions_privileged.cc | 91 void expect_lookup(const char *relpath, uint64_t ino, mode_t mode, in expect_lookup() function in DefaultPermissionsPrivileged
|
H A D | cache.cc | 101 void expect_lookup(const char *relpath, uint64_t ino, in expect_lookup() function in Cache
|
H A D | fsyncdir.cc | 71 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in FsyncDir
|
H A D | rmdir.cc | 43 void expect_lookup(const char *relpath, uint64_t ino, int times=1) in expect_lookup() function in Rmdir
|
H A D | readdir.cc | 44 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
|
H A D | readlink.cc | 44 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Readlink
|
H A D | flush.cc | 59 void expect_lookup(const char *relpath, uint64_t ino, int times) in expect_lookup() function in Flush
|
H A D | release.cc | 44 void expect_lookup(const char *relpath, uint64_t ino, int times) in expect_lookup() function in Release
|
H A D | bmap.cc | 69 void expect_lookup(const char *relpath, uint64_t ino, off_t size) in expect_lookup() function in Bmap
|
H A D | opendir.cc | 45 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Opendir
|
H A D | unlink.cc | 42 void expect_lookup(const char *relpath, uint64_t ino, int times, int nlink=1) expect_lookup() function in Unlink [all...] |
H A D | access.cc | 52 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Access
|
H A D | fsync.cc | 72 void expect_lookup(const char *relpath, uint64_t ino, int times = 1) in expect_lookup() function in Fsync
|
H A D | getattr.cc | 44 void expect_lookup(const char *relpath, uint64_t ino, mode_t mode, in expect_lookup() function in Getattr
|
H A D | mknod.cc | 108 void expect_lookup(const char *relpath, uint64_t ino, uint64_t size) in expect_lookup() function in Mknod_7_11
|
H A D | locks.cc | 48 void expect_lookup(const char *relpath, uint64_t ino, uint64_t size = 0) in expect_lookup() function in Fallback
|
H A D | notify.cc | 64 void expect_lookup(uint64_t parent, const char *relpath, uint64_t ino, in expect_lookup() function in Notify
|
H A D | utils.cc | 303 void FuseTest::expect_lookup(const char *relpath, uint64_t ino, mode_t mode, in expect_lookup() function in FuseTest
|
H A D | interrupt.cc | 90 void expect_lookup(const char *relpath, uint64_t ino) in expect_lookup() function in Interrupt
|
H A D | read.cc | 54 void expect_lookup(const char *relpath, uint64_t ino, uint64_t size) in expect_lookup() function in Read 75 void expect_lookup(const char *relpath, uint64_t ino, uint64_t size) in expect_lookup() function in Read_7_8
|
H A D | write.cc | 67 void expect_lookup(const char *relpath, uint64_t ino, uint64_t size) in expect_lookup() function in Write 126 void expect_lookup(const char *relpath, uint64_t ino, uint64_t size) in expect_lookup() function in Write_7_8
|
H A D | default_permissions.cc | 150 void expect_lookup(const char *relpath, uint64_t ino, mode_t mode, in expect_lookup() function in DefaultPermissions
|