pub fn sys_inotify_init1( locked: &mut Locked<Unlocked>, current_task: &CurrentTask, flags: u32, ) -> Result<FdNumber, Errno>