函数逻辑报告 |
Source Code:fs\open.c |
Create Date:2022-07-29 10:31:02 |
Last Modify:2020-03-18 10:16:03 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:"id" is the POSIX thread ID. We use the* files pointer for this..
函数原型:int filp_close(struct file *filp, fl_owner_t id)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | filp | |
fl_owner_t | id |
1166 | retval等于0 |
1168 | 如果非file_count(filp)则 |
1177 | dnotify_flush(filp, id) |
1178 | locks_remove_posix(filp, id) |
1181 | 返回:retval |
名称 | 描述 |
---|---|
acct_on | |
SYSCALL_DEFINE1 | |
SYSCALL_DEFINE2 | |
close_files | |
__close_fd | The same warnings as for __alloc_fd()/__fd_install() apply here... |
__close_fd_get_file | variant of __close_fd that gets a ref on the file for later fput |
do_close_on_exec | |
do_dup2 | |
bm_evict_inode | |
do_coredump |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |