Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddcache.h605 struct name_snapshot { struct
609 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *); argument
610 void release_dentry_name_snapshot(struct name_snapshot *);
/Linux-v5.15/fs/notify/
Dfsnotify.c191 struct name_snapshot name; in __fsnotify_parent()
/Linux-v5.15/fs/debugfs/
Dinode.c761 struct name_snapshot old_name; in debugfs_rename()
/Linux-v5.15/fs/overlayfs/
Dexport.c371 struct name_snapshot name; in ovl_lookup_real_one()
Dsuper.c1261 struct name_snapshot name; in ovl_check_rename_whiteout()
/Linux-v5.15/fs/
Ddcache.c288 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()
Deventpoll.c1365 struct name_snapshot n; in ep_create_wakeup_source()
Dnamei.c4544 struct name_snapshot old_name; in vfs_rename()