Function report |
Source Code:fs\libfs.c |
Create Date:2022-07-28 20:10:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:simple_attr_open is called by an actual attribute open file operation* to set the attribute specific access operations.
Proto:int simple_attr_open(struct inode *inode, struct file *file, int (*get)(void *, u64 *), u64int (*set)(void *, ), const char *fmt)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct file * | file | |
int (* | get | |
int (* | set | |
const char * | fmt |
824 | attr = Allocation memory |
831 | rmat for read operation = fmt |
Name | Describe |
---|---|
unpoison_fops_open | |
cma_debugfs_fops_open | |
cma_used_fops_open | |
cma_maxchunk_fops_open | |
cma_free_fops_open | |
cma_alloc_fops_open | |
fops_errno_open |
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 |