Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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 *);
/openbmc/linux/security/integrity/ima/
H A Dima_api.c248 struct name_snapshot filename; in ima_collect_measurement()
438 struct name_snapshot filename; in ima_d_path()
H A Dima_template_lib.c492 struct name_snapshot filename; in ima_eventname_init_common()
/openbmc/linux/fs/notify/
H A Dfsnotify.c200 struct name_snapshot name; in __fsnotify_parent()
/openbmc/linux/fs/debugfs/
H A Dinode.c828 struct name_snapshot old_name; in debugfs_rename()
/openbmc/linux/fs/overlayfs/
H A Dexport.c390 struct name_snapshot name; in ovl_lookup_real_one()
H A Dsuper.c611 struct name_snapshot name; in ovl_check_rename_whiteout()
/openbmc/linux/fs/
H A 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()
H A Deventpoll.c1445 struct name_snapshot n; in ep_create_wakeup_source()
H A Dnamei.c4764 struct name_snapshot old_name; in vfs_rename()