Function report |
Source Code:kernel\relay.c |
Create Date:2022-07-28 11:47:17 |
Last Modify:2020-03-17 19:20:22 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lay_file_open - open file op for relay files*@inode: the inode*@filp: the file* Increments the channel buffer refcount.
Proto:static int relay_file_open(struct inode *inode, struct file *filp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file * | filp |
901 | Return nonseekable_open(inode, filp) |
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 |