Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:vfs_stat

Proto:static inline int vfs_stat(const char __user *filename, struct kstat *stat)

Type:int

Parameter:

TypeParameterName
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 )
Caller
NameDescribe
SYSCALL_DEFINE2
SYSCALL_DEFINE2
SYSCALL_DEFINE2
COMPAT_SYSCALL_DEFINE2