Searched refs:new_dir (Results 1 – 7 of 7) sorted by relevance
/include/linux/ |
D | fsnotify.h | 160 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument 171 if (old_dir == new_dir) in fsnotify_move() 180 fsnotify_name(new_dir, new_dir_mask, source, new_name, fs_cookie); in fsnotify_move() 185 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
|
D | fscrypt.h | 345 struct inode *new_dir, struct dentry *new_dentry, 629 struct inode *new_dir, in __fscrypt_prepare_rename() argument 881 struct inode *new_dir, in fscrypt_prepare_rename() argument 885 if (IS_ENCRYPTED(old_dir) || IS_ENCRYPTED(new_dir)) in fscrypt_prepare_rename() 887 new_dir, new_dentry, flags); in fscrypt_prepare_rename()
|
D | debugfs.h | 115 struct dentry *new_dir, const char *new_name); 273 struct dentry *new_dir, char *new_name) in debugfs_rename() argument
|
D | security.h | 352 struct inode *new_dir, struct dentry *new_dentry, 837 struct inode *new_dir, in security_inode_rename() argument 1787 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, 1790 const struct path *new_dir, struct dentry *new_dentry, 1830 const struct path *new_dir, in security_path_link() argument 1838 const struct path *new_dir, in security_path_rename() argument
|
D | lsm_hook_defs.h | 102 const struct path *new_dir, struct dentry *new_dentry) 104 struct dentry *old_dentry, const struct path *new_dir, 134 struct inode *new_dir, struct dentry *new_dentry)
|
D | nfs_xdr.h | 723 const struct nfs_fh *new_dir; member 1708 struct inode *new_dir; member 1763 int (*rename_done) (struct rpc_task *task, struct inode *old_dir, struct inode *new_dir);
|
D | fs.h | 1992 struct inode *new_dir; member
|