函数逻辑报告 | 
Source Code:fs\inode.c | 
Create Date:2022-07-29 10:38:09 | 
| Last Modify:2020-03-18 19:19:59 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:de_init_owner - Init uid,gid,mode for new inode according to posix standards*@inode: New inode*@dir: Directory inode*@mode: mode of the new inode
函数原型:void inode_init_owner(struct inode *inode, const struct inode *dir, umode_t mode)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct inode * | inode | |
| const struct inode * | dir | |
| umode_t | mode | 
| 2054 | i_uid等于current_fsuid() | 
| 2065 | 否则i_gid等于current_fsgid() | 
| 名称 | 描述 | 
|---|---|
| ramfs_get_inode | |
| bpf_get_inode | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |