Home
last modified time | relevance | path

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

12

/fs/nfs/
Dunlink.c264 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
322 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
/fs/f2fs/
Dnamei.c813 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1001 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1153 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/fs/logfs/
Ddir.c586 static int logfs_rename_cross(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_cross()
658 static int logfs_rename_target(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_target()
720 static int logfs_rename(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename()
/fs/ubifs/
Ddir.c1076 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1294 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1336 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/fs/crypto/
Dhooks.c66 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/ocfs2/
Ddcache.c445 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
/fs/orangefs/
Dnamei.c407 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.c247 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/fs/minix/
Dnamei.c187 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.c208 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/fs/ext2/
Dnamei.c330 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/fs/bfs/
Ddir.c209 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/fs/ncpfs/
Ddir.c251 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename()
1107 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
/fs/
Dbad_inode.c74 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
/fs/hfsplus/
Ddir.c532 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/fs/affs/
Dnamei.c416 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
/fs/hpfs/
Dnamei.c509 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/fs/nilfs2/
Dnamei.c352 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/fs/coda/
Ddir.c293 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/fs/omfs/
Ddir.c373 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/fs/sdcardfs/
Dinode.c468 static int sdcardfs_rename(struct inode *old_dir, struct dentry *old_dentry, in sdcardfs_rename()
/fs/debugfs/
Dinode.c728 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()

12