Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:is_packetized

Proto:static inline int is_packetized(struct file *file)

Type:int

Parameter:

TypeParameterName
struct file *file
416  Return (f_flags & O_DIRECT) != 0
Caller
NameDescribe
pipe_write