Home
last modified time | relevance | path

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

/include/linux/
Dfscrypt.h228 struct dentry *new_dentry, in fscrypt_prepare_rename() argument
233 new_dir, new_dentry, flags); in fscrypt_prepare_rename()
Dfsnotify.h170 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()
Dfscrypt_supp.h156 struct dentry *new_dentry,
Dsecurity.h1507 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 …]
Dfscrypt_notsupp.h198 struct dentry *new_dentry, in __fscrypt_prepare_rename() argument
Dnfs_xdr.h1383 struct dentry *new_dentry; member