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

IN_ISDIR

Constant IN_ISDIR 

Source
pub const IN_ISDIR: u32 = 0x4000_0000;
Expand description

Event occurred against a directory (set in returned events, not in watch mask).