Home
last modified time | relevance | path

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

/include/linux/
A Dfsnotify.h334 struct dentry *new_dentry) in fsnotify_link() argument
337 audit_inode_child(dir, new_dentry, AUDIT_TYPE_CHILD_CREATE); in fsnotify_link()
340 dir, &new_dentry->d_name, 0); in fsnotify_link()
A Dfscrypt.h427 struct inode *new_dir, struct dentry *new_dentry,
748 struct dentry *new_dentry, in __fscrypt_prepare_rename() argument
989 struct dentry *new_dentry, in fscrypt_prepare_rename() argument
994 new_dir, new_dentry, flags); in fscrypt_prepare_rename()
A Dsecurity.h411 struct dentry *new_dentry);
419 struct inode *new_dir, struct dentry *new_dentry,
911 struct dentry *new_dentry) in security_inode_link() argument
952 struct dentry *new_dentry, in security_inode_rename() argument
2057 struct dentry *new_dentry);
2059 const struct path *new_dir, struct dentry *new_dentry,
2104 struct dentry *new_dentry) in security_path_link() argument
2112 struct dentry *new_dentry, in security_path_rename() argument
A 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)
A Dfs.h2026 struct dentry *new_dentry; member
3623 struct inode *new_dir, struct dentry *new_dentry);
3625 struct inode *new_dir, struct dentry *new_dentry);
3675 struct inode *new_dir, struct dentry *new_dentry);
3679 struct dentry *new_dentry);
A Dnfs_xdr.h1753 struct dentry *new_dentry; member
1803 struct dentry *new_dentry);
/include/trace/events/
A 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)

Completed in 37 milliseconds