Searched refs:new_dentry (Results 1 – 6 of 6) sorted by relevance
/include/linux/ |
D | fsnotify.h | 229 struct dentry *new_dentry) in fsnotify_link() argument 232 audit_inode_child(dir, new_dentry, AUDIT_TYPE_CHILD_CREATE); in fsnotify_link() 234 fsnotify_name(dir, FS_CREATE, inode, &new_dentry->d_name, 0); in fsnotify_link()
|
D | fscrypt.h | 345 struct inode *new_dir, struct dentry *new_dentry, 630 struct dentry *new_dentry, in __fscrypt_prepare_rename() argument 882 struct dentry *new_dentry, in fscrypt_prepare_rename() argument 887 new_dir, new_dentry, flags); in fscrypt_prepare_rename()
|
D | security.h | 344 struct dentry *new_dentry); 352 struct inode *new_dir, struct dentry *new_dentry, 797 struct dentry *new_dentry) in security_inode_link() argument 838 struct dentry *new_dentry, in security_inode_rename() argument 1788 struct dentry *new_dentry); 1790 const struct path *new_dir, struct dentry *new_dentry, 1831 struct dentry *new_dentry) in security_path_link() argument 1839 struct dentry *new_dentry, in security_path_rename() argument
|
D | lsm_hook_defs.h | 102 const struct path *new_dir, struct dentry *new_dentry) 105 struct dentry *new_dentry) 124 struct dentry *new_dentry) 134 struct inode *new_dir, struct dentry *new_dentry)
|
D | nfs_xdr.h | 1709 struct dentry *new_dentry; member 1761 struct dentry *new_dentry);
|
D | fs.h | 1993 struct dentry *new_dentry; member
|