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

inotify_pending

Function inotify_pending 

Source
pub fn inotify_pending(instance_id: u64) -> Result<usize, KernelError>
Expand description

Check how many events are pending for an inotify instance.