Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:init\do_mounts.h Create Date:2022-07-28 13:56:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bstat

Proto:static inline unsigned int bstat(char *name)

Type:unsigned int

Parameter:

TypeParameterName
char *name
26  If vfs_stat(name, & stat) != 0 Then Return 0
28  If Not S_ISBLK(mode) Then Return 0
30  Return rdev
Caller
NameDescribe
md_setup_drive