Home
last modified time | relevance | path

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

12

/fs/affs/
Dnamei.c403 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
450 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename()
502 int affs_rename2(struct inode *old_dir, struct dentry *old_dentry, in affs_rename2()
/fs/nfs/
Dunlink.c265 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
336 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
/fs/f2fs/
Dnamei.c824 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1023 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1189 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/fs/crypto/
Dhooks.c67 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/fs/fat/
Dnamei_msdos.c429 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
598 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
/fs/ubifs/
Ddir.c1278 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1520 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1582 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/fs/ocfs2/
Ddcache.c457 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
Dnamei.c692 struct inode *old_dir = d_inode(old_dentry->d_parent); in ocfs2_link() local
1205 static int ocfs2_rename(struct inode *old_dir, in ocfs2_rename()
/fs/orangefs/
Dnamei.c415 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
/fs/hfs/
Ddir.c288 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/fs/ufs/
Dnamei.c246 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/fs/minix/
Dnamei.c188 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/fs/exofs/
Dnamei.c229 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
/fs/sysv/
Dnamei.c209 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/fs/ext2/
Dnamei.c329 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/fs/bfs/
Ddir.c210 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/fs/ncpfs/
Ddir.c252 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename()
1108 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
Dncplib_kernel.c903 struct inode *old_dir, const char *old_name, __le16 old_type, in ncp_RenameNSEntry()
942 struct inode *old_dir, const char *old_name, in ncp_ren_or_mov_file_or_subdir()
/fs/
Dbad_inode.c75 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
/fs/hfsplus/
Ddir.c533 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.c350 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/fs/omfs/
Ddir.c373 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/fs/sdcardfs/
Dinode.c395 static int sdcardfs_rename(struct inode *old_dir, struct dentry *old_dentry, in sdcardfs_rename()

12