Searched refs:new_dir (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | fsnotify.h | 40 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument 47 if (old_dir == new_dir) in fsnotify_move() 51 inode_dir_notify(new_dir, DN_CREATE); in fsnotify_move() 58 inotify_inode_queue_event(new_dir, IN_MOVED_TO|isdir, cookie, new_name, in fsnotify_move() 69 audit_inode_child(new_name, moved, new_dir); in fsnotify_move()
|
D | debugfs.h | 50 struct dentry *new_dir, const char *new_name); 111 struct dentry *new_dir, char *new_name) in debugfs_rename() argument
|
D | security.h | 1405 int (*path_link) (struct dentry *old_dentry, struct path *new_dir, 1408 struct path *new_dir, struct dentry *new_dentry); 1427 struct inode *new_dir, struct dentry *new_dentry); 1688 struct inode *new_dir, struct dentry *new_dentry); 2087 struct inode *new_dir, in security_inode_rename() argument 2815 int security_path_link(struct dentry *old_dentry, struct path *new_dir, 2818 struct path *new_dir, struct dentry *new_dentry); 2855 struct path *new_dir, in security_path_link() argument 2863 struct path *new_dir, in security_path_rename() argument
|
D | nfs_xdr.h | 665 const struct nfs_fh * new_dir; member
|