checked_add_offset_and_length
starnix_
core
In starnix_
core::
vfs
starnix_core
::
vfs
Function
checked_
add_
offset_
and_
length
Copy item path
Source
pub fn checked_add_offset_and_length( offset:
usize
, length:
usize
, ) ->
Result
<
usize
,
Errno
>