| Function report | 
| Source Code: fs\crypto\keyring.c | Create Date:2022-07-28 20:23:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:format_fs_keyring_description
Proto:static void format_fs_keyring_description(char description[((sizeof("fscrypt-")-1)+sizeof((((struct super_block*)0)->s_id)))], const struct super_block *sb)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char | description | |
| const struct super_block * | sb | 
| 169 | sprintf(description, "fscrypt-%s", s_id) | 
| Name | Describe | 
|---|---|
| allocate_filesystem_keyring | Create ->s_master_keys if needed. Synchronized by fscrypt_add_key_mutex. | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |