File gkfs_functions.cpp
↰ Parent directory (src/client)
Definition (src/client/gkfs_functions.cpp)
Includes
client/cache.hpp(File cache.hpp)client/gkfs_functions.hpp(File gkfs_functions.hpp)client/logging.hpp(File logging.hpp)client/open_dir.hpp(File open_dir.hpp)client/preload.hpp(File preload.hpp)client/preload_util.hpp(File preload_util.hpp)client/rpc/forward_data.hpp(File forward_data.hpp)client/rpc/forward_data_proxy.hpp(File forward_data_proxy.hpp)client/rpc/forward_metadata.hpp(File forward_metadata.hpp)client/rpc/forward_metadata_proxy.hpp(File forward_metadata_proxy.hpp)common/path_util.hpp(File path_util.hpp)config.hpp(File config.hpp)dirent.hlinux/kernel.hsys/statfs.hsys/statvfs.hutility
Namespaces
Classes
Functions
Function gkfs::syscall::gkfs_lseek(unsigned int, off_t, unsigned int)
Function gkfs::syscall::gkfs_lseek(shared_ptr<gkfs::filemap::OpenFile>, off_t, unsigned int)
Function gkfs::syscall::gkfs_stat(const string&, struct stat *, bool)
Function gkfs::syscall::gkfs_truncate(const std::string&, off_t)
Function gkfs::syscall::gkfs_truncate(const std::string&, off_t, off_t)
Function gkfs_getsingleserverdir(const char *, struct dirent_extended *, unsigned int, int)