Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dfsnotify.h138 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() function
/linux-5.19.10/fs/debugfs/
Dinode.c824 fsnotify_move(d_inode(old_dir), d_inode(new_dir), &old_name.name, in debugfs_rename()
/linux-5.19.10/fs/
Dnamei.c4749 fsnotify_move(old_dir, new_dir, &old_name.name, is_dir, in vfs_rename()
4752 fsnotify_move(new_dir, old_dir, &old_dentry->d_name, in vfs_rename()