Function report |
Source Code:fs\inode.c |
Create Date:2022-07-28 20:07:58 |
Last Modify:2020-03-18 19:19:59 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:insert_inode_locked4
Proto:int insert_inode_locked4(struct inode *inode, unsigned long hashval, int (*test)(struct inode *, void *), void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
unsigned long | hashval | |
int (* | test | |
void * | data |
1509 | Misc |= I_CREATING |
1513 | put an inode |
1514 | Return -EBUSY |
1516 | Return 0 |
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 |