Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\verity\open.c Create Date:2022-07-28 20:24:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fsverity_set_info

Proto:void fsverity_set_info(struct inode *inode, struct fsverity_info *vi)

Type:void

Parameter:

TypeParameterName
struct inode *inode
struct fsverity_info *vi
226  If (cmpxchg( & i_verity_info, NULL, vi) != NULL) Then fsverity_free_info(vi)
Caller
NameDescribe
ensure_verity_infoEnsure the inode has an ->i_verity_info