File gkfs_functions.hpp
↰ Parent directory (include/client
)
Definition (include/client/gkfs_functions.hpp
)
Includes
client/open_file_map.hpp
(File open_file_map.hpp)common/metadata.hpp
(File metadata.hpp)
Included By
Namespaces
Functions
Function gkfs::syscall::gkfs_lseek(unsigned int, off64_t, unsigned int)
Function gkfs::syscall::gkfs_lseek(std::shared_ptr<gkfs::filemap::OpenFile>, off64_t, unsigned int)
Function gkfs::syscall::gkfs_stat(const std::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)