函数逻辑报告 |
Source Code:fs\inode.c |
Create Date:2022-07-29 10:38:05 |
Last Modify:2020-03-18 19:19:59 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lockdep_annotate_inode_mutex_key
函数原型:void lockdep_annotate_inode_mutex_key(struct inode *inode)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct inode * | inode |
969 | 如果lockdep_match_class( & i_rwsem, & i_mutex_key)则 |
974 | init_rwsem( & i_rwsem) |
975 | lockdep_set_class( & i_rwsem, & i_mutex_dir_key) |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |