libcryfs/test/fspp/fuse
Sebastian Messmer 449133e3da - Allow callback when fuse filesystem is mounted
- Use that callback to initialize the file system instead of initializing it up front
2018-12-03 01:57:30 -05:00
..
access - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
closeFile - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
createAndOpenFile - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
fdatasync - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
flush - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
fstat - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
fsync - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
ftruncate - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
lstat - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
mkdir - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
openFile - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
read - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
readDir - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
rename - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
rmdir - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
statfs - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
truncate - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
unlink - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
utimens - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
write - Allow callback when fuse filesystem is mounted 2018-12-03 01:57:30 -05:00
BasicFuseTest.cpp - run-clang-tidy.sh also runs on test cases. 2017-12-01 15:01:49 +00:00
FilesystemTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00