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:pipe_buf_can_merge

Proto:static bool pipe_buf_can_merge(struct pipe_buffer *buf)

Type:bool

Parameter:

TypeParameterName
struct pipe_buffer *buf
270  Return ops == New data written to a pipe may be appended to a buffer with this type.
Caller
NameDescribe
pipe_write