Function report | 
Source Code:fs\open.c | 
Create Date:2022-07-28 20:00:56 | 
| Last Modify:2020-03-18 10:16:03 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ksys_fchown
Proto:int ksys_fchown(unsigned int fd, uid_t user, gid_t group)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | fd | |
| uid_t | user | |
| gid_t | group | 
| 719 | error = mnt_want_write_file(file) | 
| 722 | audit_file(file) | 
| 723 | error = chown_common( & f_path, user, group) | 
| 724 | mnt_drop_write_file(file) | 
| 725 | out_fput : | 
| 727 | out : | 
| 728 | Return error | 
| Name | Describe | 
|---|---|
| SYSCALL_DEFINE3 | 
| 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  |