Home
last modified time | relevance | path

Searched refs:new_dir (Results 1 – 7 of 7) sorted by relevance

/include/linux/
A Dfsnotify.h249 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 Dfscrypt.h427 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 Dsecurity.h419 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 Dlsm_hook_defs.h103 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 Dnfs_xdr.h749 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 Dfs.h3623 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 Df2fs.h890 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