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:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:map_bh

Proto:static inline void map_bh(struct buffer_head *bh, struct super_block *sb, sector_t block)

Type:void

Parameter:

TypeParameterName
struct buffer_head *bh
struct super_block *sb
sector_tblock
344  set_buffer_mapped(bh)
345  b_bdev = s_bdev
346  start block number = block
347  size of mapping = s_blocksize