Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\io_uring.c Create Date:2022-07-28 20:22:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:io_req_op_valid

Proto:static bool io_req_op_valid(int op)

Type:bool

Parameter:

TypeParameterName
intop
3366  Return op >= IORING_OP_NOP && op < IORING_OP_LAST
Caller
NameDescribe
io_req_needs_file