kernel_
thread
0.1.0
In kernel_
thread::
syscall::
fs
kernel_thread
::
syscall
::
fs
Function
sys_fstat
Copy item path
Source
pub(super) fn sys_fstat( task: &
Sel4Task
, fd: usize, stat_ptr: *mut
Stat
, ) ->
SysResult