Searched refs:new_dir (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| A D | fsnotify.h | 249 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument 274 new_dir, new_name, fs_cookie); in fsnotify_move() 279 audit_inode_child(new_dir, moved, AUDIT_TYPE_CHILD_CREATE); in fsnotify_move()
|
| A D | fscrypt.h | 427 struct inode *new_dir, struct dentry *new_dentry, 747 struct inode *new_dir, in __fscrypt_prepare_rename() argument 988 struct inode *new_dir, in fscrypt_prepare_rename() argument 992 if (IS_ENCRYPTED(old_dir) || IS_ENCRYPTED(new_dir)) in fscrypt_prepare_rename() 994 new_dir, new_dentry, flags); in fscrypt_prepare_rename()
|
| A D | security.h | 419 struct inode *new_dir, struct dentry *new_dentry, 951 struct inode *new_dir, in security_inode_rename() argument 2056 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, 2059 const struct path *new_dir, struct dentry *new_dentry, 2103 const struct path *new_dir, in security_path_link() argument 2111 const struct path *new_dir, in security_path_rename() argument
|
| A D | lsm_hook_defs.h | 103 const struct path *new_dir, struct dentry *new_dentry) 105 struct dentry *old_dentry, const struct path *new_dir, 138 struct inode *new_dir, struct dentry *new_dentry)
|
| A D | nfs_xdr.h | 749 const struct nfs_fh *new_dir; member 1752 struct inode *new_dir; member 1805 int (*rename_done) (struct rpc_task *task, struct inode *old_dir, struct inode *new_dir);
|
| A D | fs.h | 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); 3678 struct inode *new_dir,
|
| /include/trace/events/ |
| A D | f2fs.h | 890 struct inode *new_dir, struct dentry *new_dentry, 893 TP_ARGS(old_dir, old_dentry, new_dir, new_dentry, flags), 908 __entry->new_pino = new_dir->i_ino;
|
Completed in 39 milliseconds