Home
last modified time | relevance | path

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

12

/fs/ocfs2/
Ddcache.c432 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
/fs/fat/
Dnamei_msdos.c445 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
619 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
/fs/hfs/
Ddir.c294 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/fs/minix/
Dnamei.c188 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/fs/ufs/
Dnamei.c273 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/fs/sysv/
Dnamei.c214 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/fs/ext2/
Dnamei.c288 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/fs/debugfs/
Dinode.c455 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
/fs/bfs/
Ddir.c221 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/fs/hfsplus/
Ddir.c462 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/fs/ncpfs/
Ddir.c210 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename()
1109 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
Dncplib_kernel.c893 struct inode *old_dir, char *old_name, __le16 old_type, in ncp_RenameNSEntry()
932 struct inode *old_dir, char *old_name, in ncp_ren_or_mov_file_or_subdir()
/fs/
Dnamei.c2512 static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_dir()
2555 static int vfs_rename_other(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_other()
2583 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename()
2629 struct dentry *old_dir, *new_dir; in SYSCALL_DEFINE4() local
Dbad_inode.c228 static int bad_inode_rename (struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename()
/fs/smbfs/
Ddir.c622 smb_rename(struct inode *old_dir, struct dentry *old_dentry, in smb_rename()
/fs/affs/
Dnamei.c397 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
/fs/hpfs/
Dnamei.c545 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/fs/coda/
Ddir.c396 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/fs/omfs/
Ddir.c389 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/fs/ubifs/
Ddir.c967 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/fs/jfs/
Dnamei.c1066 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
/fs/nfs/
Dproc.c316 nfs_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs_proc_rename()
/fs/9p/
Dvfs_inode.c676 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in v9fs_vfs_rename()
/fs/ecryptfs/
Dinode.c603 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, in ecryptfs_rename()
/fs/reiserfs/
Dnamei.c1226 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()

12