Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:io_uring_flush

Proto:static int io_uring_flush(struct file *file, void *data)

Type:int

Parameter:

TypeParameterName
struct file *file
void *data
5072  ctx = needed for tty driver, and maybe others
5074  io_uring_cancel_files(ctx, data)
5075  Return 0