Home
last modified time | relevance | path

Searched refs:release_dentry_name_snapshot (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/fs/debugfs/
Dinode.c842 release_dentry_name_snapshot(&old_name); in debugfs_rename()
849 release_dentry_name_snapshot(&old_name); in debugfs_rename()
/Linux-v6.6/include/linux/
Ddcache.h600 void release_dentry_name_snapshot(struct name_snapshot *);
/Linux-v6.6/fs/notify/
Dfsnotify.c233 release_dentry_name_snapshot(&name); in __fsnotify_parent()
/Linux-v6.6/fs/overlayfs/
Dexport.c410 release_dentry_name_snapshot(&name); in ovl_lookup_real_one()
Dsuper.c651 release_dentry_name_snapshot(&name); in ovl_check_rename_whiteout()
/Linux-v6.6/fs/
Ddcache.c328 void release_dentry_name_snapshot(struct name_snapshot *name) in release_dentry_name_snapshot() function
337 EXPORT_SYMBOL(release_dentry_name_snapshot);
Deventpoll.c1416 release_dentry_name_snapshot(&n); in ep_create_wakeup_source()
Dnamei.c4893 release_dentry_name_snapshot(&old_name); in vfs_rename()