Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 20 of 20) sorted by relevance

/linux/fs/nfs/
H A Dunlink.c269 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 Dnfs4proc.c5005 struct inode *new_dir) in nfs4_proc_rename_done()
/linux/fs/f2fs/
H A Dnamei.c895 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 Ddcache.c430 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c109 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
/linux/fs/crypto/
H A Dhooks.c90 struct inode *new_dir, struct dentry *new_dentry, in __fscrypt_prepare_rename()
/linux/fs/bfs/
H A Ddir.c203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
/linux/security/tomoyo/
H A Dtomoyo.c264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
/linux/drivers/android/
H A Dbinderfs.c360 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
/linux/include/linux/
H A Dfsnotify.h274 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
H A Dfs.h2010 struct inode *new_dir; member
/linux/security/apparmor/
H A Dfile.c422 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
/linux/fs/ext4/
H A Dnamei.c3787 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 Dnamei.c1235 struct inode *new_dir, struct dentry *new_dentry, in exfat_rename()
/linux/fs/ubifs/
H A Djournal.c1354 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 Dhostfs_kern.c743 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
/linux/fs/proc/
H A Dproc_sysctl.c955 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
/linux/fs/btrfs/
H A Dinode.c7950 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 Dnamei.c4968 struct inode *old_dir = rd->old_dir, *new_dir = rd->new_dir; in vfs_rename() local
/linux/mm/
H A Dshmem.c4048 struct inode *new_dir, struct dentry *new_dentry, in shmem_rename2()