Home
last modified time | relevance | path

Searched refs:fsnotify_move (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dfsnotify.h86 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() function
/linux-4.4.14/fs/debugfs/
Dinode.c696 fsnotify_move(d_inode(old_dir), d_inode(new_dir), old_name, in debugfs_rename()
/linux-4.4.14/fs/
Dnamei.c4299 fsnotify_move(old_dir, new_dir, old_name, is_dir, in vfs_rename()
4302 fsnotify_move(new_dir, old_dir, old_dentry->d_name.name, in vfs_rename()