Home
last modified time | relevance | path

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

12

/fs/nfs/
Dunlink.c336 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
392 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
Dproc.c386 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done()
397 nfs_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs_proc_rename()
Dnfs3proc.c459 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done()
474 nfs3_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs3_proc_rename()
/fs/logfs/
Ddir.c604 static int logfs_rename_cross(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_cross()
676 static int logfs_rename_target(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_target()
738 static int logfs_rename(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename()
/fs/hfs/
Ddir.c279 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/fs/fat/
Dnamei_msdos.c434 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
608 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
/fs/ocfs2/
Ddcache.c508 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
/fs/minix/
Dnamei.c175 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/fs/ufs/
Dnamei.c261 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/fs/exofs/
Dnamei.c230 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
/fs/ext2/
Dnamei.c300 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/fs/sysv/
Dnamei.c209 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/fs/bfs/
Ddir.c218 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/fs/hfsplus/
Ddir.c478 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/fs/ncpfs/
Ddir.c234 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename()
1135 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
Dncplib_kernel.c904 struct inode *old_dir, const char *old_name, __le16 old_type, in ncp_RenameNSEntry()
943 struct inode *old_dir, const char *old_name, in ncp_ren_or_mov_file_or_subdir()
/fs/hpfs/
Dnamei.c518 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/fs/
Dnamei.c3120 static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_dir()
3174 static int vfs_rename_other(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_other()
3207 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename()
3248 struct dentry *old_dir, *new_dir; in SYSCALL_DEFINE4() local
Dbad_inode.c221 static int bad_inode_rename (struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename()
/fs/nilfs2/
Dnamei.c349 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/fs/affs/
Dnamei.c413 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
/fs/coda/
Ddir.c350 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/fs/omfs/
Ddir.c375 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/fs/debugfs/
Dinode.c593 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
/fs/ubifs/
Ddir.c987 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()

12