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_fstat

Proto:static inline int vfs_fstat(int fd, struct kstat *stat)

Type:int

Parameter:

TypeParameterName
intfd
struct kstat *stat
3265  Return vfs_statx_fd(fd, stat, The stuff in the normal stat struct , 0)
Caller
NameDescribe
SYSCALL_DEFINE2
SYSCALL_DEFINE2
SYSCALL_DEFINE2
COMPAT_SYSCALL_DEFINE2