⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
IN_MODIFY
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
inotify
veridian_kernel
::
fs
::
inotify
Constant
IN_
MODIFY
Copy item path
Source
pub const IN_MODIFY: u32 = 0x0000_0002;
Expand description
File was modified (write).