Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Ddentry.c46 take_dentry_name_snapshot(&n, lower_dentry); in ecryptfs_d_revalidate()
/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.c510 take_dentry_name_snapshot(&filename, in ima_eventname_init_common()
/linux/include/linux/
H A Ddcache.h599 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/linux/fs/notify/
H A Dfsnotify.c280 take_dentry_name_snapshot(&name, dentry); in __fsnotify_parent()
/linux/fs/overlayfs/
H A Dsuper.c107 take_dentry_name_snapshot(&n, d); in ovl_revalidate_real()
594 take_dentry_name_snapshot(&name, temp); in ovl_check_rename_whiteout()
H A Dexport.c386 take_dentry_name_snapshot(&name, real); in ovl_lookup_real_one()
/linux/fs/debugfs/
H A Dinode.c862 take_dentry_name_snapshot(&old_name, dentry); in debugfs_change_name()
/linux/fs/
H A Ddcache.c360 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot() function
387 EXPORT_SYMBOL(take_dentry_name_snapshot);
H A Deventpoll.c1500 take_dentry_name_snapshot(&n, epi->ffd.file->f_path.dentry); in ep_create_wakeup_source()
H A Dnamei.c5160 take_dentry_name_snapshot(&old_name, old_dentry); in vfs_rename()
/linux/fs/ext4/
H A Dfast_commit.c425 take_dentry_name_snapshot(&node->fcd_name, dentry); in __track_dentry_update()