Function nc::fanotify_mark

source ·
pub unsafe fn fanotify_mark<P: AsRef<Path>>(
    fanotify_fd: i32,
    flags: u32,
    mask: u64,
    fd: i32,
    filename: P
) -> Result<(), Errno>
Expand description

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