Home
last modified time | relevance | path

Searched refs:w (Results 1 – 6 of 6) sorted by relevance

/DragonOS-0.1.8/user/port/binutils/2.38/
DREADME.md24 docker run --rm -it -v $PWD:/workdir -w /workdir dragonos-binutils-build
/DragonOS-0.1.8/tools/
Dcreate_hdd_image.sh24 w
/DragonOS-0.1.8/kernel/src/syscall/
Dmod.rs478 let w = match whence { in handle() localVariable
486 let res = if w.is_err() { in handle()
487 Err(w.unwrap_err()) in handle()
489 let w = w.unwrap(); in handle() localVariable
490 Self::lseek(fd, w) in handle()
/DragonOS-0.1.8/kernel/src/driver/disk/ahci/
Dahci.h287 uint8_t w : 1; // Write, 1: H2D, 0: D2H member
/DragonOS-0.1.8/kernel/src/filesystem/fat/
Dentry.rs201 let w: usize = fs.partition.disk().device().write_at( in write() localVariable
208 write_ok += w; in write()
209 start += w; in write()
210 in_cluster_bytes_offset += w as u64; in write()
/DragonOS-0.1.8/
DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be