/linux/fs/nfs/ |
H A D | unlink.c | 269 struct inode *new_dir = data->new_dir; in nfs_async_rename_done() local 340 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
H A D | nfs4proc.c | 5005 struct inode *new_dir) in nfs4_proc_rename_done()
|
/linux/fs/f2fs/ |
H A D | namei.c | 895 struct dentry *old_dentry, struct inode *new_dir, in f2fs_rename() 1091 struct inode *new_dir, struct dentry *new_dentry) in f2fs_cross_rename() 1257 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename2()
|
/linux/fs/ocfs2/ |
H A D | dcache.c | 430 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_storage.c | 109 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
/linux/fs/crypto/ |
H A D | hooks.c | 90 struct inode *new_dir, struct dentry *new_dentry, in __fscrypt_prepare_rename()
|
/linux/fs/bfs/ |
H A D | dir.c | 203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
|
/linux/security/tomoyo/ |
H A D | tomoyo.c | 264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
|
/linux/drivers/android/ |
H A D | binderfs.c | 360 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
/linux/include/linux/ |
H A D | fsnotify.h | 274 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
|
H A D | fs.h | 2010 struct inode *new_dir; member
|
/linux/security/apparmor/ |
H A D | file.c | 422 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
/linux/fs/ext4/ |
H A D | namei.c | 3787 struct dentry *old_dentry, struct inode *new_dir, in ext4_rename() 4041 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename() 4183 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
|
/linux/fs/exfat/ |
H A D | namei.c | 1235 struct inode *new_dir, struct dentry *new_dentry, in exfat_rename()
|
/linux/fs/ubifs/ |
H A D | journal.c | 1354 ubifs_jnl_rename(struct ubifs_info * c,const struct inode * old_dir,const struct inode * old_inode,const struct fscrypt_name * old_nm,const struct inode * new_dir,const struct inode * new_inode,const struct fscrypt_name * new_nm,const struct inode * whiteout,int sync,int delete_orphan) ubifs_jnl_rename() argument [all...] |
/linux/fs/hostfs/ |
H A D | hostfs_kern.c | 743 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
|
/linux/fs/proc/ |
H A D | proc_sysctl.c | 955 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
|
/linux/fs/btrfs/ |
H A D | inode.c | 7950 struct inode *new_dir, in btrfs_rename_exchange() 8216 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename() 8467 struct dentry *old_dentry, struct inode *new_dir, in btrfs_rename2()
|
/linux/fs/ |
H A D | namei.c | 4968 struct inode *old_dir = rd->old_dir, *new_dir = rd->new_dir; in vfs_rename() local
|
/linux/mm/ |
H A D | shmem.c | 4048 struct inode *new_dir, struct dentry *new_dentry, in shmem_rename2()
|