Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\hooks.c Create Date:2022-07-28 18:57:00
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:selinux_inode_link

Proto:static int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry)

Type:int

Parameter:

TypeParameterName
struct dentry *old_dentry
struct inode *dir
struct dentry *new_dentry
2957  Return Check whether a task can link, unlink, or rmdir a file/directory.