Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dlinux.c200 uint8_t opcode; member
860 sqe->opcode = UV__IORING_OP_CLOSE; in uv__iou_fs_close()
882 sqe->opcode = UV__IORING_OP_FTRUNCATE; in uv__iou_fs_ftruncate()
905 sqe->opcode = UV__IORING_OP_FSYNC; in uv__iou_fs_fsync_or_fdatasync()
929 sqe->opcode = UV__IORING_OP_LINKAT; in uv__iou_fs_link()
952 sqe->opcode = UV__IORING_OP_MKDIRAT; in uv__iou_fs_mkdir()
973 sqe->opcode = UV__IORING_OP_OPENAT; in uv__iou_fs_open()
996 sqe->opcode = UV__IORING_OP_RENAMEAT; in uv__iou_fs_rename()
1019 sqe->opcode = UV__IORING_OP_SYMLINKAT; in uv__iou_fs_symlink()
1039 sqe->opcode = UV__IORING_OP_UNLINKAT; in uv__iou_fs_unlink()
[all …]

Completed in 9 milliseconds