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_fstatat
Proto:static inline int vfs_fstatat(int dfd, const char __user *filename, struct kstat *stat, int flags)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | dfd | |
const char __user * | filename | |
struct kstat * | stat | |
int | flags |
3260 | Return vfs_statx(dfd, filename, flags | Suppress terminal automount traversal , stat, The stuff in the normal stat struct ) |
Name | Describe |
---|---|
SYSCALL_DEFINE4 |
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 |