Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\inode.c Create Date:2022-07-28 20:07:55
Last Modify:2020-03-18 19:19:59 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:address_space_init_once

Proto:void address_space_init_once(struct address_space *mapping)

Type:void

Parameter:

TypeParameterName
struct address_space *mapping
377  memset(mapping, 0, size of mapping )
378  __address_space_init_once(mapping)