⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

try_get_vfs

Function try_get_vfs 

Source
pub fn try_get_vfs() -> Option<&'static RwLock<Vfs>>
Expand description

Try to get the VFS instance without panicking