Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddcache.h595 struct name_snapshot { struct
599 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *); argument
600 void release_dentry_name_snapshot(struct name_snapshot *);
/Linux-v4.19/fs/notify/
Dfsnotify.c164 struct name_snapshot name; in __fsnotify_parent()
/Linux-v4.19/fs/debugfs/
Dinode.c788 struct name_snapshot old_name; in debugfs_rename()
/Linux-v4.19/fs/overlayfs/
Dexport.c378 struct name_snapshot name; in ovl_lookup_real_one()
/Linux-v4.19/fs/
Ddcache.c286 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot()
303 void release_dentry_name_snapshot(struct name_snapshot *name) in release_dentry_name_snapshot()
Dnamei.c4401 struct name_snapshot old_name; in vfs_rename()