Home
last modified time | relevance | path

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

/include/linux/
Dfsnotify.h317 struct dentry *new_dentry) in fsnotify_link() argument
320 audit_inode_child(dir, new_dentry, AUDIT_TYPE_CHILD_CREATE); in fsnotify_link()
323 dir, &new_dentry->d_name, 0); in fsnotify_link()
Dfscrypt.h435 struct inode *new_dir, struct dentry *new_dentry,
758 struct dentry *new_dentry, in __fscrypt_prepare_rename() argument
1013 struct dentry *new_dentry, in fscrypt_prepare_rename() argument
1018 new_dir, new_dentry, flags); in fscrypt_prepare_rename()
Dsecurity.h363 struct dentry *new_dentry);
371 struct inode *new_dir, struct dentry *new_dentry,
848 struct dentry *new_dentry) in security_inode_link() argument
889 struct dentry *new_dentry, in security_inode_rename() argument
1967 struct dentry *new_dentry);
1969 const struct path *new_dir, struct dentry *new_dentry,
2014 struct dentry *new_dentry) in security_path_link() argument
2022 struct dentry *new_dentry, in security_path_rename() argument
Dlsm_hook_defs.h103 const struct path *new_dir, struct dentry *new_dentry)
106 struct dentry *new_dentry, unsigned int flags)
128 struct dentry *new_dentry)
138 struct inode *new_dir, struct dentry *new_dentry)
Dfs.h1962 struct dentry *new_dentry; member
3421 struct inode *new_dir, struct dentry *new_dentry);
3423 struct inode *new_dir, struct dentry *new_dentry);
3470 struct inode *new_dir, struct dentry *new_dentry);
3474 struct dentry *new_dentry);
Dnfs_xdr.h1754 struct dentry *new_dentry; member
1804 struct dentry *new_dentry);
/include/trace/events/
Df2fs.h890 struct inode *new_dir, struct dentry *new_dentry,
893 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, flags),
900 __string(new_name, new_dentry->d_name.name)
924 TP_PROTO(struct dentry *old_dentry, struct dentry *new_dentry,
927 TP_ARGS(old_dentry, new_dentry, flags, ret),
933 __string(new_name, new_dentry->d_name.name)