Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddcache.h610 struct name_snapshot { struct
614 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *); argument
615 void release_dentry_name_snapshot(struct name_snapshot *);
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c191 struct name_snapshot name; in __fsnotify_parent()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c779 struct name_snapshot old_name; in debugfs_rename()
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dexport.c369 struct name_snapshot name; in ovl_lookup_real_one()
H A Dsuper.c1213 struct name_snapshot name; in ovl_check_rename_whiteout()
/OK3568_Linux_fs/kernel/fs/
H A 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()
H A Deventpoll.c1462 struct name_snapshot n; in ep_create_wakeup_source()
H A Dnamei.c4325 struct name_snapshot old_name; in vfs_rename()