Home
last modified time | relevance | path

Searched refs:name_snapshot (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/linux/
Ddcache.h594 struct name_snapshot { struct
598 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *); argument
599 void release_dentry_name_snapshot(struct name_snapshot *);
/Linux-v5.4/fs/notify/
Dfsnotify.c160 struct name_snapshot name; in __fsnotify_parent()
/Linux-v5.4/fs/overlayfs/
Dexport.c374 struct name_snapshot name; in ovl_lookup_real_one()
/Linux-v5.4/fs/debugfs/
Dinode.c839 struct name_snapshot old_name; in debugfs_rename()
/Linux-v5.4/fs/
Ddcache.c286 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot()
301 void release_dentry_name_snapshot(struct name_snapshot *name) in release_dentry_name_snapshot()
Dnamei.c4393 struct name_snapshot old_name; in vfs_rename()