Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/fs/notify/
Dfsnotify.c189 struct name_snapshot name; in __fsnotify_parent()
/linux-6.1.9/fs/debugfs/
Dinode.c816 struct name_snapshot old_name; in debugfs_rename()
/linux-6.1.9/fs/overlayfs/
Dexport.c371 struct name_snapshot name; in ovl_lookup_real_one()
Dsuper.c1284 struct name_snapshot name; in ovl_check_rename_whiteout()
/linux-6.1.9/fs/
Ddcache.c313 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot()
328 void release_dentry_name_snapshot(struct name_snapshot *name) in release_dentry_name_snapshot()
Deventpoll.c1374 struct name_snapshot n; in ep_create_wakeup_source()
Dnamei.c4695 struct name_snapshot old_name; in vfs_rename()