Home
last modified time | relevance | path

Searched defs:old_dir (Results 1 – 25 of 45) sorted by relevance

12

/fs/affs/
Dnamei.c402 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
449 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename()
501 int affs_rename2(struct inode *old_dir, struct dentry *old_dentry, in affs_rename2()
/fs/nfs/
Dunlink.c261 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
333 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
/fs/f2fs/
Dnamei.c844 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1042 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1207 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/fs/fat/
Dnamei_msdos.c427 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
596 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
/fs/crypto/
Dhooks.c72 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/fs/ubifs/
Ddir.c1245 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1486 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1541 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/fs/ocfs2/
Ddcache.c443 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
Dnamei.c679 struct inode *old_dir = d_inode(old_dentry->d_parent); in ocfs2_link() local
1192 static int ocfs2_rename(struct inode *old_dir, in ocfs2_rename()
/fs/hfs/
Ddir.c282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/fs/orangefs/
Dnamei.c375 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
/fs/ufs/
Dnamei.c243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/fs/sysv/
Dnamei.c189 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/fs/minix/
Dnamei.c184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/fs/ext2/
Dnamei.c312 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/fs/bfs/
Ddir.c202 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/fs/
Dbad_inode.c75 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
/fs/hfsplus/
Ddir.c531 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/fs/hpfs/
Dnamei.c510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/fs/coda/
Ddir.c294 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/fs/nilfs2/
Dnamei.c341 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/fs/sdcardfs/
Dinode.c398 static int sdcardfs_rename(struct inode *old_dir, struct dentry *old_dentry, in sdcardfs_rename()
/fs/omfs/
Ddir.c372 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/fs/jfs/
Dnamei.c1061 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
/fs/debugfs/
Dinode.c834 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
/fs/incfs/
Dvfs.c88 static int dir_rename_wrap(struct inode *old_dir, struct dentry *old_dentry, in dir_rename_wrap()
1737 static int dir_rename(struct inode *old_dir, struct dentry *old_dentry, in dir_rename()

12