⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
try_get_vfs
veridian_
kernel
0.25.2
In veridian_
kernel::
fs
veridian_kernel
::
fs
Function
try_
get_
vfs
Copy item path
Source
pub fn try_get_vfs() -> Option<&'static RwLock<
Vfs
>>
Expand description
Try to get the VFS instance without panicking