SimpleKernel 1.17.0
Loading...
Searching...
No Matches
seek.cpp File Reference
#include "filesystem.hpp"
#include "kernel_log.hpp"
#include "kstd_cstring"
#include "spinlock.hpp"
#include "vfs_internal.hpp"
Include dependency graph for seek.cpp:

Go to the source code of this file.

Namespaces

namespace  vfs
 

Functions

auto vfs::Seek (File *file, int64_t offset, SeekWhence whence) -> Expected< uint64_t >
 调整文件偏移量