Function report |
Source Code:fs\fcntl.c |
Create Date:2022-07-28 20:05:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__f_setown
Proto:void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, int force)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | filp | |
struct pid * | pid | |
enum pid_type | type | |
int | force |
Name | Describe |
---|---|
f_setown | |
f_setown_ex | |
fcntl_dirnotify | When a process calls fcntl to attach a dnotify watch to a directory it ends* up here. Allocate both a mark for fsnotify to add and a dnotify_struct to be* attached to the fsnotify_mark. |
lease_setup |
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 |