函数逻辑报告 |
Source Code:fs\crypto\policy.c |
Create Date:2022-07-29 10:57:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:scrypt_inherit_context() - Sets a child context from its parent*@parent: Parent inode from which the context is inherited
函数原型:int fscrypt_inherit_context(struct inode *parent, struct inode *child, void *fs_data, bool preload)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct inode * | parent | |
struct inode * | child | |
void * | fs_data | |
bool | preload |
520 | ci等于READ_ONCE(i_crypt_info) |
526 | BUILD_BUG_ON - break compile if a condition is true(ctx的长度 != Maximum value for the third parameter of fscrypt_operations.set_context(). ) |
530 | 返回:如果preload则fscrypt_get_encryption_info(child)否则0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |