Function report |
Source Code:fs\locks.c |
Create Date:2022-07-28 20:25:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Report the first existing lock that would conflict with l.* This implements the F_GETLK command of fcntl().
Proto:int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock *flock)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | filp | |
unsigned int | cmd | |
struct flock * | flock |
2336 | If cmd == F_OFD_GETLK Then |
2356 | out : |
2358 | Return error |
Name | Describe |
---|---|
do_compat_fcntl64 |
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 |