pub fn sys_fsync( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, fd: FdNumber, ) -> Result<(), Errno>