Home
last modified time | relevance | path

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

/linux-6.12.1/security/integrity/ima/
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()
Dima_template_lib.c510 take_dentry_name_snapshot(&filename, in ima_eventname_init_common()
/linux-6.12.1/include/linux/
Ddcache.h594 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/linux-6.12.1/fs/notify/
Dfsnotify.c257 take_dentry_name_snapshot(&name, dentry); in __fsnotify_parent()
/linux-6.12.1/fs/overlayfs/
Dexport.c381 take_dentry_name_snapshot(&name, real); in ovl_lookup_real_one()
Dsuper.c563 take_dentry_name_snapshot(&name, temp); in ovl_check_rename_whiteout()
/linux-6.12.1/fs/debugfs/
Dinode.c896 take_dentry_name_snapshot(&old_name, old_dentry); in debugfs_rename()
/linux-6.12.1/fs/
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);
Deventpoll.c1555 take_dentry_name_snapshot(&n, epi->ffd.file->f_path.dentry); in ep_create_wakeup_source()
Dnamei.c4957 take_dentry_name_snapshot(&old_name, old_dentry); in vfs_rename()