函数逻辑报告 |
Source Code:fs\open.c |
Create Date:2022-07-29 10:31:02 |
Last Modify:2020-03-18 10:16:03 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This is used by subsystems that don't want seekable* file descriptors. The function is not supposed to ever fail, the only* reason it returns an 'int' and not 'void' is so that it can be plugged* directly into file_operations structure.
函数原型:int nonseekable_open(struct inode *inode, struct file *filp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct inode * | inode | |
struct file * | filp |
1241 | f_mode与等于le is seekable 按位或le can be accessed using pread 按位或le can be accessed using pwrite 的值的反 |
1242 | 返回:0 |
名称 | 描述 |
---|---|
kcov_open | |
relay_file_open | lay_file_open - open file op for relay files*@inode: the inode*@filp: the file* Increments the channel buffer refcount. |
tracing_open_pipe | |
tracing_buffers_open | |
simple_attr_open | simple_attr_open is called by an actual attribute open file operation* to set the attribute specific access operations. |
snapshot_open |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |