Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:vfs_lstat

Proto:static inline int vfs_lstat(const char __user *name, struct kstat *stat)

Type:int

Parameter:

TypeParameterName
const char __user *name
struct kstat *stat
3254  Return vfs_statx(Special value used to indicateopenat should use the currentworking directory. , name, Do not follow symbolic links. | Suppress terminal automount traversal , stat, The stuff in the normal stat struct )
Caller
NameDescribe
clean_path
SYSCALL_DEFINE2
SYSCALL_DEFINE2
SYSCALL_DEFINE2
COMPAT_SYSCALL_DEFINE2