| Function report | 
| Source Code: fs\inode.c | Create Date:2022-07-28 20:07:57 | 
| Last Modify:2020-03-18 19:19:59 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lockdep_annotate_inode_mutex_key
Proto:void lockdep_annotate_inode_mutex_key(struct inode *inode)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | 
| 969 | If lockdep_match_class( & i_rwsem, & i_mutex_key) Then | 
| 974 | init_rwsem( & i_rwsem) | 
| 975 | lockdep_set_class( & i_rwsem, & i_mutex_dir_key) | 
| Name | Describe | 
|---|---|
| unlock_new_inode | lock_new_inode - clear the I_NEW state and wake up any waiters*@inode: new inode to unlock* Called when the inode is fully initialised to clear the new state of the* inode and wake up anyone waiting for the inode to finish initialisation. | 
| discard_new_inode | 
| 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 |