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:Initialize a new lock from an existing file_lock structure.
Proto:void locks_copy_conflock(struct file_lock *new, struct file_lock *fl)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file_lock * | new | |
struct file_lock * | fl |
413 | fl_file = NULL |
419 | Callbacks for filesystems = NULL |
421 | If Callbacks for lockmanagers Then |
422 | If lm_get_owner Then lm_get_owner(fl_owner) |
Name | Describe |
---|---|
locks_copy_lock | |
posix_test_lock | |
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 |