Function report |
Source Code:fs\locks.c |
Create Date:2022-07-28 20:25:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locks_init_lock
Proto:void locks_init_lock(struct file_lock *fl)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_lock * | fl |
402 | locks_init_lock_heads(fl) |
Name | Describe |
---|---|
flock_make_lock | Fill in a file_lock structure with an appropriate FLOCK lock. |
locks_remove_posix | This function is called when the file is being removed* from the task's fd array. POSIX locks belonging to this task* are deleted at this time. |
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 |