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:Determine if lock sys_fl blocks lock caller_fl. FLOCK specific* checking before calling the locks_conflict().
Proto:static bool flock_locks_conflict(struct file_lock *caller_fl, struct file_lock *sys_fl)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_lock * | caller_fl | |
struct file_lock * | sys_fl |
Name | Describe |
---|---|
flock_lock_inode | Try to create a FLOCK lock on filp |
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 |