⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
IN_DELETE
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
inotify
veridian_kernel
::
fs
::
inotify
Constant
IN_
DELETE
Copy item path
Source
pub const IN_DELETE: u32 = 0x0000_0200;
Expand description
File/directory deleted from watched directory.