Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\syscalls.h Create Date:2022-07-28 05:58:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ksys_mknod

Proto:static inline long ksys_mknod(const char __user *filename, umode_t mode, unsigned int dev)

Type:long

Parameter:

TypeParameterName
const char __user *filename
umode_tmode
unsigned intdev
1314  Return do_mknodat(Special value used to indicateopenat should use the currentworking directory. , filename, mode, dev)
Caller
NameDescribe
default_rootfsCreate a simple rootfs that is similar to the default initramfs
do_name