Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddcache.h599 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/linux-6.3-rc2/fs/notify/
A Dfsnotify.c223 take_dentry_name_snapshot(&name, dentry); in __fsnotify_parent()
/linux-6.3-rc2/fs/debugfs/
A Dinode.c838 take_dentry_name_snapshot(&old_name, old_dentry); in debugfs_rename()
/linux-6.3-rc2/fs/overlayfs/
A Dexport.c393 take_dentry_name_snapshot(&name, real); in ovl_lookup_real_one()
A Dsuper.c1207 take_dentry_name_snapshot(&name, temp); in ovl_check_rename_whiteout()
/linux-6.3-rc2/fs/
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);
A Deventpoll.c1383 take_dentry_name_snapshot(&n, epi->ffd.file->f_path.dentry); in ep_create_wakeup_source()
A Dnamei.c4739 take_dentry_name_snapshot(&old_name, old_dentry); in vfs_rename()

Completed in 28 milliseconds