Searched defs:old_dir (Results 1 – 3 of 3) sorted by relevance
1064 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename()1165 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
343 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
1906 static inline int may_rename(struct inode *old_dir, in may_rename()