Function report |
Source Code:fs\fcntl.c |
Create Date:2022-07-28 20:05:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_compat_flock
Proto:static int get_compat_flock(struct flock *kfl, const struct compat_flock __user *ufl)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct flock * | kfl | |
const struct compat_flock __user * | ufl |
535 | If copy_from_user( & fl, ufl, sizeof(structcompat_flock)) Then Return -EFAULT |
538 | Return 0 |
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 |