Searched defs:old_dir (Results 1 – 4 of 4) sorted by relevance
617 static int hook_path_rename(const struct path *const old_dir, in hook_path_rename()
1190 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()
356 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
1923 static inline int may_rename(struct inode *old_dir, in may_rename()