Home
last modified time | relevance | path

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

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