devela::_dep::nc::call

Function fanotify_mark

pub unsafe fn fanotify_mark<P>(
    fanotify_fd: i32,
    flags: u32,
    mask: u64,
    dir_fd: i32,
    filename: Option<P>,
) -> Result<(), i32> 
where P: AsRef<Path>,
Available on crate feature dep_nc only.
Expand description

Add, remove, or modify an fanotify mark on a filesystem object