Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\buffer_head.h Create Date:2022-07-28 12:16:32
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:buffer_defer_completion

Proto:static inline __attribute__((__always_inline__)) int buffer_defer_completion(const struct buffer_head *bh)

Type:int

Parameter:

TypeParameterName
const struct buffer_head *bh
136  Return If __builtin_constant_p( Defer AIO completion to workqueue ) Then constant_test_bit(( Defer AIO completion to workqueue ), ( & buffer state bitmap (see above) )) Else variable_test_bit(( Defer AIO completion to workqueue ), ( & buffer state bitmap (see above) ))
Caller
NameDescribe
get_more_blocksCall into the fs to map some more disk blocks. We record the current number* of available blocks at sdio->blocks_available. These are in units of the* fs blocksize, i_blocksize(inode).* The fs is allowed to map lots of blocks at once