Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Ddentry.c46 take_dentry_name_snapshot(&n, lower_dentry); in ecryptfs_d_revalidate()
/linux/include/linux/
H A Ddcache.h601 void take_dentry_name_snapshot(struct name_snapshot *, struct dentry *);
/linux/security/integrity/ima/
H A Dima_template_lib.c510 take_dentry_name_snapshot(&filename, in ima_eventname_init_common()
/linux/fs/notify/
H A Dfsnotify.c287 take_dentry_name_snapshot(&name, dentry); in __fsnotify_parent()
/linux/fs/debugfs/
H A Dinode.c858 take_dentry_name_snapshot(&old_name, dentry); in debugfs_change_name()
/linux/fs/overlayfs/
H A Dsuper.c107 take_dentry_name_snapshot(&n, d); in ovl_revalidate_real()
597 take_dentry_name_snapshot(&name, temp); in ovl_check_rename_whiteout()
/linux/fs/
H A Ddcache.c361 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot() function
388 EXPORT_SYMBOL(take_dentry_name_snapshot);
H A Dnamei.c5874 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()