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_rmdir

Proto:static int apparmor_path_rmdir(const struct path *dir, struct dentry *dentry)

Type:int

Parameter:

TypeParameterName
const struct path *dir
struct dentry *dentry
315  Return mmon_perm_rm - common permission wrapper for operations doing rm*@op: operation being checked*@dir: directory that the dentry is in (NOT NULL)*@dentry: dentry being rm'd (NOT NULL)*@mask: requested permission mask* Returns: %0 else error code if error or