Home
last modified time | relevance | path

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

123

/linux-3.4.99/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.c351 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done()
360 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()
/linux-3.4.99/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()
/linux-3.4.99/fs/hfs/
Ddir.c279 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/linux-3.4.99/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()
/linux-3.4.99/fs/ocfs2/
Ddcache.c508 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
/linux-3.4.99/fs/minix/
Dnamei.c175 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/linux-3.4.99/fs/ufs/
Dnamei.c261 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/linux-3.4.99/fs/sysv/
Dnamei.c209 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/linux-3.4.99/fs/ext2/
Dnamei.c300 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/linux-3.4.99/fs/exofs/
Dnamei.c230 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
/linux-3.4.99/include/linux/
Dfsnotify.h86 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
Ddebugfs.h134 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
/linux-3.4.99/fs/bfs/
Ddir.c218 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/linux-3.4.99/fs/hfsplus/
Ddir.c478 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/linux-3.4.99/fs/ncpfs/
Ddir.c234 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename()
1126 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()
/linux-3.4.99/fs/hpfs/
Dnamei.c518 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/linux-3.4.99/fs/nilfs2/
Dnamei.c349 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/linux-3.4.99/fs/affs/
Dnamei.c413 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
/linux-3.4.99/fs/
Dnamei.c3110 static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_dir()
3164 static int vfs_rename_other(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_other()
3197 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename()
3238 struct dentry *old_dir, *new_dir; in SYSCALL_DEFINE4() local
/linux-3.4.99/fs/coda/
Ddir.c350 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/linux-3.4.99/fs/omfs/
Ddir.c375 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/linux-3.4.99/fs/debugfs/
Dinode.c593 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()

123