Home
last modified time | relevance | path

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

/security/landlock/
Dfs.c1397 static int hook_path_rename(const struct path *const old_dir, in hook_path_rename()
/security/
Dsecurity.c2017 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename()
2252 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
/security/apparmor/
Dlsm.c381 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
/security/selinux/
Dhooks.c1894 static inline int may_rename(struct inode *old_dir, in may_rename()