Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:I/O completion handler for block_read_full_page() - pages* which come unlocked at the end of I/O.

Proto:static void end_buffer_async_read_io(struct buffer_head *bh, int uptodate)

Type:void

Parameter:

TypeParameterName
struct buffer_head *bh
intuptodate
334  If uptodate && IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_FS_ENCRYPTION) && IS_ENCRYPTED(host) && S_ISREG(i_mode) Then
337  ctx = Allocation memory
339  If ctx Then
341  bh = bh
342  rypto.c
343  Return
345  uptodate = 0
347  end_buffer_async_read(bh, uptodate)