Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ksys_chmod

Proto:static inline int ksys_chmod(const char __user *filename, umode_t mode)

Type:int

Parameter:

TypeParameterName
const char __user *filename
umode_tmode
1330  Return do_fchmodat(Special value used to indicateopenat should use the currentworking directory. , filename, mode)
Caller
NameDescribe
do_name