Searched refs:new_dentry (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| D | fsnotify.h | 317 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()
|
| D | fscrypt.h | 435 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()
|
| D | security.h | 363 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
|
| D | lsm_hook_defs.h | 103 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)
|
| D | fs.h | 1962 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);
|
| D | nfs_xdr.h | 1754 struct dentry *new_dentry; member 1804 struct dentry *new_dentry);
|
| /include/trace/events/ |
| D | f2fs.h | 890 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)
|