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

IN_RECURSIVE

Constant IN_RECURSIVE 

Source
pub const IN_RECURSIVE: u32 = 0x0100_0000;
Expand description

Watch subdirectories recursively (VeridianOS extension, not in Linux inotify).