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:lock_two_nondirectories - release locks from lock_two_nondirectories()*@inode1: first inode to unlock*@inode2: second inode to unlock
Proto:void unlock_two_nondirectories(struct inode *inode1, struct inode *inode2)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode1 | |
struct inode * | inode2 |
1043 | If inode1 && Not S_ISDIR(i_mode) Then inode_unlock(inode1) |
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 |