Skip to main content
fstat
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
fstat
Copy item path
Source
pub fn fstat(fd:
u32
) ->
Result
<
FileStat
,
SyscallError
>
Expand description
fstat on an open file descriptor.