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
859 sqe->opcode = UV__IORING_OP_CLOSE; in uv__iou_fs_close()
881 sqe->opcode = UV__IORING_OP_FTRUNCATE; in uv__iou_fs_ftruncate()
904 sqe->opcode = UV__IORING_OP_FSYNC; in uv__iou_fs_fsync_or_fdatasync()
928 sqe->opcode = UV__IORING_OP_LINKAT; in uv__iou_fs_link()
951 sqe->opcode = UV__IORING_OP_MKDIRAT; in uv__iou_fs_mkdir()
972 sqe->opcode = UV__IORING_OP_OPENAT; in uv__iou_fs_open()
995 sqe->opcode = UV__IORING_OP_RENAMEAT; in uv__iou_fs_rename()
1018 sqe->opcode = UV__IORING_OP_SYMLINKAT; in uv__iou_fs_symlink()
1038 sqe->opcode = UV__IORING_OP_UNLINKAT; in uv__iou_fs_unlink()
[all …]

Completed in 8 milliseconds