Searched refs:new_dentry (Results 1 – 6 of 6) sorted by relevance
/include/linux/ |
D | fscrypt.h | 228 struct dentry *new_dentry, in fscrypt_prepare_rename() argument 233 new_dir, new_dentry, flags); in fscrypt_prepare_rename()
|
D | fsnotify.h | 170 static inline void fsnotify_link(struct inode *dir, struct inode *inode, struct dentry *new_dentry) in fsnotify_link() argument 173 audit_inode_child(dir, new_dentry, AUDIT_TYPE_CHILD_CREATE); in fsnotify_link() 175 fsnotify(dir, FS_CREATE, inode, FSNOTIFY_EVENT_INODE, new_dentry->d_name.name, 0); in fsnotify_link()
|
D | fscrypt_supp.h | 156 struct dentry *new_dentry,
|
D | security.h | 1507 struct dentry *new_dentry); 1509 struct path *new_dir, struct dentry *new_dentry); 1523 struct inode *dir, struct dentry *new_dentry); 1532 struct inode *new_dir, struct dentry *new_dentry); 1807 struct dentry *new_dentry); 1815 struct inode *new_dir, struct dentry *new_dentry, 2164 struct dentry *new_dentry) in security_inode_link() argument 2205 struct dentry *new_dentry, in security_inode_rename() argument 3004 struct dentry *new_dentry); 3006 struct path *new_dir, struct dentry *new_dentry, [all …]
|
D | fscrypt_notsupp.h | 198 struct dentry *new_dentry, in __fscrypt_prepare_rename() argument
|
D | nfs_xdr.h | 1383 struct dentry *new_dentry; member
|