Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\apparmor\lsm.c Create Date:2022-07-28 19:53:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:apparmor_path_mkdir

Proto:static int apparmor_path_mkdir(const struct path *dir, struct dentry *dentry, umode_t mode)

Type:int

Parameter:

TypeParameterName
const struct path *dir
struct dentry *dentry
umode_tmode
309  Return mmon_perm_create - common permission wrapper for operations doing create*@op: operation being checked*@dir: directory that dentry will be created in (NOT NULL)*@dentry: dentry to create (NOT NULL)*@mask: request permission mask*@mode: created file mode*