Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfsnotify.h138 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() function
/linux-6.3-rc2/fs/debugfs/
A Dinode.c847 fsnotify_move(d_inode(old_dir), d_inode(new_dir), &old_name.name, in debugfs_rename()
/linux-6.3-rc2/fs/
A Dnamei.c4798 fsnotify_move(old_dir, new_dir, &old_name.name, is_dir, in vfs_rename()
4801 fsnotify_move(new_dir, old_dir, &old_dentry->d_name, in vfs_rename()

Completed in 13 milliseconds