Home
last modified time | relevance | path

Searched refs:take_dentry_name_snapshot (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddcache.h605 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/kernel/linux/linux-6.6/include/linux/
H A Ddcache.h599 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/kernel/linux/linux-5.10/fs/notify/
H A Dfsnotify.c225 take_dentry_name_snapshot(&name, dentry); in __fsnotify_parent()
/kernel/linux/linux-6.6/fs/notify/
H A Dfsnotify.c223 take_dentry_name_snapshot(&name, dentry); in __fsnotify_parent()
/kernel/linux/linux-5.10/fs/debugfs/
H A Dinode.c817 take_dentry_name_snapshot(&old_name, old_dentry); in debugfs_rename()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dexport.c390 take_dentry_name_snapshot(&name, real); in ovl_lookup_real_one()
H A Dsuper.c1212 take_dentry_name_snapshot(&name, temp); in ovl_check_rename_whiteout()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dinode.c850 take_dentry_name_snapshot(&old_name, old_dentry); in debugfs_rename()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dexport.c403 take_dentry_name_snapshot(&name, real); in ovl_lookup_real_one()
H A Dsuper.c629 take_dentry_name_snapshot(&name, temp); in ovl_check_rename_whiteout()
/kernel/linux/linux-5.10/fs/
H A Ddcache.c286 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot() function
299 EXPORT_SYMBOL(take_dentry_name_snapshot); variable
H A Deventpoll.c1468 take_dentry_name_snapshot(&n, epi->ffd.file->f_path.dentry); in ep_create_wakeup_source()
H A Dnamei.c4344 take_dentry_name_snapshot(&old_name, old_dentry); in vfs_rename()
/kernel/linux/linux-6.6/fs/
H A Ddcache.c313 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot() function
326 EXPORT_SYMBOL(take_dentry_name_snapshot); variable
H A Deventpoll.c1414 take_dentry_name_snapshot(&n, epi->ffd.file->f_path.dentry); in ep_create_wakeup_source()
H A Dnamei.c4818 take_dentry_name_snapshot(&old_name, old_dentry); in vfs_rename()

Completed in 38 milliseconds