Home
last modified time | relevance | path

Searched refs:take_dentry_name_snapshot (Results 1 – 10 of 10) 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.h587 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/linux/fs/notify/
H A Dfsnotify.c243 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()
H A Dsuper.c569 take_dentry_name_snapshot(&name, temp); in ovl_check_rename_whiteout()
/linux/fs/
H A Ddcache.c312 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot() function
325 EXPORT_SYMBOL(take_dentry_name_snapshot);
H A Deventpoll.c1555 take_dentry_name_snapshot(&n, epi->ffd.file->f_path.dentry); in ep_create_wakeup_source()
H A Dnamei.c4831 take_dentry_name_snapshot(&old_name, old_dentry); in vfs_rename()