函数逻辑报告 |
Source Code:fs\libfs.c |
Create Date:2022-07-29 10:41:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:A single inode exists for all anon_inode files. Contrary to pipes,* anon_inode inodes have no associated per-instance data, so we need* only allocate one of them.
函数原型:struct inode *alloc_anon_inode(struct super_block *s)
返回类型:struct inode
参数:
类型 | 参数 | 名称 |
---|---|---|
struct super_block * | s |
1148 | static const struct address_space_operations anon_aops = {set_page_dirty = p .set_page_dirty method so that people can use .page_mkwrite on* anon inodes., } |
1167 | i_uid等于current_fsuid() |
1168 | i_gid等于current_fsgid() |
1169 | i_flags或等于Inode is fs-internal |
1171 | 返回:inode |
名称 | 描述 |
---|---|
anon_inode_init | |
aio_private_file |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |