Searched refs:name_snapshot (Results 1 – 8 of 8) sorted by relevance
605 struct name_snapshot { struct609 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *); argument610 void release_dentry_name_snapshot(struct name_snapshot *);
191 struct name_snapshot name; in __fsnotify_parent()
761 struct name_snapshot old_name; in debugfs_rename()
371 struct name_snapshot name; in ovl_lookup_real_one()
1265 struct name_snapshot name; in ovl_check_rename_whiteout()
288 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()
1365 struct name_snapshot n; in ep_create_wakeup_source()
4542 struct name_snapshot old_name; in vfs_rename()
Completed in 30 milliseconds