⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
IN_DELETE_SELF
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
inotify
veridian_kernel
::
fs
::
inotify
Constant
IN_
DELETE_
SELF
Copy item path
Source
pub const IN_DELETE_SELF: u32 = 0x0000_0400;
Expand description
Watched file/directory was itself deleted.