Function report |
Source Code:include\linux\file.h |
Create Date:2022-07-28 05:54:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fdget_raw
Proto:static inline struct fd fdget_raw(unsigned int fd)
Type:struct fd
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | fd |
67 | Return __to_fd(__fdget_raw(fd)) |
Name | Describe |
---|---|
SYSCALL_DEFINE1 | |
vfs_statx_fd | 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 |
path_init | must be paired with terminate_walk() |
SYSCALL_DEFINE3 | |
SYSCALL_DEFINE3 | |
do_compat_fcntl64 | |
fd_statfs |
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 |