Skip to main content
seek
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
seek
Copy item path
Source
pub fn seek(fd:
u32
, offset:
u64
) ->
Result
<
u64
,
SyscallError
>
Expand description
Seek within a file.