Home
last modified time | relevance | path

Searched refs:take_dentry_name_snapshot (Results 1 – 7 of 7) sorted by relevance

/linux/security/integrity/ima/
H A Dima_api.c322 take_dentry_name_snapshot(&filename, file->f_path.dentry); in ima_collect_measurement()
455 take_dentry_name_snapshot(&filename, path->dentry); in ima_d_path()
H A Dima_template_lib.c504 take_dentry_name_snapshot(&filename, in ima_eventname_init_common()
/linux/include/linux/
H A Ddcache.h594 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/linux/fs/notify/
H A Dfsnotify.c254 take_dentry_name_snapshot(&name, dentry); in __fsnotify_parent()
/linux/fs/debugfs/
H A Dinode.c896 take_dentry_name_snapshot(&old_name, old_dentry); in debugfs_rename()
/linux/fs/overlayfs/
H A Dexport.c381 take_dentry_name_snapshot(&name, real); in ovl_lookup_real_one()
/linux/fs/
H A Ddcache.c320 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot() function
333 EXPORT_SYMBOL(take_dentry_name_snapshot);