Function report |
Source Code:fs\locks.c |
Create Date:2022-07-28 20:25:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Must be called with the blocked_lock_lock held!
Proto:static int posix_locks_deadlock(struct file_lock *caller_fl, struct file_lock *block_fl)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_lock * | caller_fl | |
struct file_lock * | block_fl |
1009 | i = 0 |
1023 | If Check whether two locks have the same owner. Then Return 1 |
1026 | Return 0 |
Name | Describe |
---|---|
posix_lock_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 |