Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfsnotify.h326 static inline void fsnotify_oldname_free(const unsigned char *old_name) in fsnotify_oldname_free() function
338 static inline void fsnotify_oldname_free(const unsigned char *old_name) in fsnotify_oldname_free() function
/linux-4.1.27/fs/debugfs/
Dinode.c695 fsnotify_oldname_free(old_name); in debugfs_rename()
702 fsnotify_oldname_free(old_name); in debugfs_rename()
/linux-4.1.27/fs/
Dnamei.c4264 fsnotify_oldname_free(old_name); in vfs_rename()