Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vfs_stat
Proto:static inline int vfs_stat(const char __user *filename, struct kstat *stat)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char __user * | filename | |
struct kstat * | stat |
3249 | Return vfs_statx(Special value used to indicateopenat should use the currentworking directory. , filename, Suppress terminal automount traversal , stat, The stuff in the normal stat struct ) |
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 |