pub fn link(old_path: &str, new_path: &str) -> Result<(), SyscallError>
Create a hard link (must be within the same mount).