Skip to main content

sys_arch32_inotify_rm_watch

Function sys_arch32_inotify_rm_watch 

Source
pub fn sys_arch32_inotify_rm_watch(
    locked: &mut Locked<Unlocked>,
    current_task: &CurrentTask,
    fd: FdNumber,
    watch_id: WdNumber,
) -> Result<(), Errno>