kernel_
thread
0.1.0
In kernel_
thread::
syscall::
fs
kernel_thread
::
syscall
::
fs
Function
sys_lseek
Copy item path
Source
pub(super) fn sys_lseek( task: &
Sel4Task
, fd: usize, offset: usize, whence: usize, ) ->
SysResult