Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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 *);
/kernel/linux/linux-5.10/fs/notify/
Dfsnotify.c191 struct name_snapshot name; in __fsnotify_parent()
/kernel/linux/linux-5.10/fs/overlayfs/
Dexport.c369 struct name_snapshot name; in ovl_lookup_real_one()
Dsuper.c1194 struct name_snapshot name; in ovl_check_rename_whiteout()
/kernel/linux/linux-5.10/fs/debugfs/
Dinode.c782 struct name_snapshot old_name; in debugfs_rename()
/kernel/linux/linux-5.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.c1459 struct name_snapshot n; in ep_create_wakeup_source()
Dnamei.c4247 struct name_snapshot old_name; in vfs_rename()