Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:selinux_inode_rename

Proto:static int selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, struct inode *new_inode, struct dentry *new_dentry)

Type:int

Parameter:

TypeParameterName
struct inode *old_inode
struct dentry *old_dentry
struct inode *new_inode
struct dentry *new_dentry
2988  Return may_rename(old_inode, old_dentry, new_inode, new_dentry)