函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\crypto\keyring.c Create Date:2022-07-29 10:57:18
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:format_fs_keyring_description

函数原型:static void format_fs_keyring_description(char description[((sizeof("fscrypt-")-1)+sizeof((((struct super_block*)0)->s_id)))], const struct super_block *sb)

返回类型:void

参数:

类型参数名称
chardescription
const struct super_block *sb
169  输出格式化串
调用者
名称描述
allocate_filesystem_keyringCreate ->s_master_keys if needed. Synchronized by fscrypt_add_key_mutex.