Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddcache.h601 struct name_snapshot { struct
605 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *); argument
606 void release_dentry_name_snapshot(struct name_snapshot *);
/Linux-v5.10/fs/notify/
Dfsnotify.c184 struct name_snapshot name; in __fsnotify_parent()
/Linux-v5.10/fs/debugfs/
Dinode.c754 struct name_snapshot old_name; in debugfs_rename()
/Linux-v5.10/fs/overlayfs/
Dexport.c369 struct name_snapshot name; in ovl_lookup_real_one()
Dsuper.c1173 struct name_snapshot name; in ovl_check_rename_whiteout()
/Linux-v5.10/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()
Deventpoll.c1451 struct name_snapshot n; in ep_create_wakeup_source()
Dnamei.c4234 struct name_snapshot old_name; in vfs_rename()