Searched defs:old_dir (Results 1 – 3 of 3) sorted by relevance
342 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
561 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename()662 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
2006 static inline int may_rename(struct inode *old_dir, in may_rename()