Home
last modified time | relevance | path

Searched defs:old_dir (Results 1 – 4 of 4) sorted by relevance

/security/landlock/
Dfs.c617 static int hook_path_rename(const struct path *const old_dir, in hook_path_rename()
/security/
Dsecurity.c1190 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename()
1290 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
/security/apparmor/
Dlsm.c356 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
/security/selinux/
Dhooks.c1923 static inline int may_rename(struct inode *old_dir, in may_rename()