Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:security_path_chown

Proto:static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid)

Type:int

Parameter:

TypeParameterName
const struct path *path
kuid_tuid
kgid_tgid
1731  Return 0
Caller
NameDescribe
chown_common