Function os::syscall::fs::__openat

source · []
fn __openat(dirfd: usize, path: &str) -> Result<Arc<OSInode>, isize>
Expand description

Warning

acquire_inner_lock() is called in this function