Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vfs_fstat
Proto:static inline int vfs_fstat(int fd, struct kstat *stat)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | fd | |
struct kstat * | stat |
3265 | Return vfs_statx_fd(fd, stat, The stuff in the normal stat struct , 0) |
Name | Describe |
---|---|
SYSCALL_DEFINE2 | |
SYSCALL_DEFINE2 | |
SYSCALL_DEFINE2 | |
COMPAT_SYSCALL_DEFINE2 |
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 |