Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfsnotify.h116 static inline void fsnotify_nameremove(struct dentry *dentry, int isdir) in fsnotify_nameremove() function
/linux-4.19.296/fs/nfs/
Dunlink.c412 fsnotify_nameremove(dentry, 0); in nfs_complete_sillyrename()
/linux-4.19.296/fs/
Ddcache.c2378 fsnotify_nameremove(dentry, isdir); in d_delete()