函数逻辑报告 | 
Source Code:fs\stat.c | 
Create Date:2022-07-29 10:32:55 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:vfs_statx_fd - Get the enhanced basic attributes by file descriptor*@fd: The file descriptor referring to the file of interest*@stat: The result structure to fill in
函数原型:int vfs_statx_fd(unsigned int fd, struct kstat *stat, unsigned int request_mask, unsigned int query_flags)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned int | fd | |
| struct kstat * | stat | |
| unsigned int | request_mask | |
| unsigned int | query_flags | 
| 140 | 如果query_flags按位与KSTAT_QUERY_FLAGS的反则返回:负EINVAL | 
| 144 | 如果file则 | 
| 149 | 返回:error | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |