Home
last modified time | relevance | path

Searched defs:old_dentry (Results 1 – 7 of 7) sorted by relevance

/security/tomoyo/
A Dtomoyo.c264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
285 struct dentry *old_dentry, in tomoyo_path_rename()
/security/landlock/
A Dfs.c1130 static int current_check_refer_path(struct dentry *const old_dentry, in current_check_refer_path()
1510 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link()
1519 struct dentry *const old_dentry, in hook_path_rename()
/security/apparmor/
A Dfile.c426 struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
A Dlsm.c363 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link()
381 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
/security/
A Dsecurity.c1997 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link()
2017 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename()
2141 int security_inode_link(struct dentry *old_dentry, struct inode *dir, in security_inode_link()
2252 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
/security/smack/
A Dsmack_lsm.c1055 static int smack_inode_link(struct dentry *old_dentry, struct inode *dir, in smack_inode_link()
1160 struct dentry *old_dentry, in smack_inode_rename()
/security/selinux/
A Dhooks.c1900 struct dentry *old_dentry, in may_rename()
3029 static int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dent… in selinux_inode_link()
3059 static int selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, in selinux_inode_rename()

Completed in 44 milliseconds