| Function report | 
| Source Code: fs\locks.c | Create Date:2022-07-28 20:25:31 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sets a lease on an open file
Proto:int fcntl_setlease(unsigned int fd, struct file *filp, long arg)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | fd | |
| struct file * | filp | |
| long | arg | 
| 2121 | Return do_fcntl_add_lease(fd, filp, arg) | 
| 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 |