Function report | 
Source Code:fs\stat.c | 
Create Date:2022-07-28 20:03:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name: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
Proto:int vfs_statx_fd(unsigned int fd, struct kstat *stat, unsigned int request_mask, unsigned int query_flags)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | fd | |
| struct kstat * | stat | |
| unsigned int | request_mask | |
| unsigned int | query_flags | 
| 140 | If query_flags & ~KSTAT_QUERY_FLAGS Then Return -EINVAL | 
| 144 | If file Then | 
| 149 | Return error | 
| 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  |