Home
last modified time | relevance | path

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

123

/Linux-v5.4/fs/affs/
Dnamei.c402 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
449 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename()
501 int affs_rename2(struct inode *old_dir, struct dentry *old_dentry, in affs_rename2()
/Linux-v5.4/fs/nfs/
Dunlink.c261 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
333 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
/Linux-v5.4/fs/f2fs/
Dnamei.c844 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1041 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1198 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/Linux-v5.4/fs/fat/
Dnamei_msdos.c427 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
596 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
/Linux-v5.4/fs/crypto/
Dhooks.c72 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/Linux-v5.4/fs/ubifs/
Ddir.c1245 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1486 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1541 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/Linux-v5.4/fs/ocfs2/
Ddcache.c443 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
Dnamei.c679 struct inode *old_dir = d_inode(old_dentry->d_parent); in ocfs2_link() local
1192 static int ocfs2_rename(struct inode *old_dir, in ocfs2_rename()
/Linux-v5.4/fs/hfs/
Ddir.c282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/Linux-v5.4/fs/orangefs/
Dnamei.c375 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
/Linux-v5.4/fs/ufs/
Dnamei.c243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/Linux-v5.4/fs/sysv/
Dnamei.c189 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/Linux-v5.4/fs/minix/
Dnamei.c184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/Linux-v5.4/fs/ext2/
Dnamei.c312 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/Linux-v5.4/fs/bfs/
Ddir.c202 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/Linux-v5.4/include/linux/
Dfsnotify.h104 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
Dfscrypt.h513 static inline int __fscrypt_prepare_rename(struct inode *old_dir, in __fscrypt_prepare_rename()
635 static inline int fscrypt_prepare_rename(struct inode *old_dir, in fscrypt_prepare_rename()
/Linux-v5.4/fs/
Dbad_inode.c75 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
/Linux-v5.4/fs/hfsplus/
Ddir.c531 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/Linux-v5.4/fs/hpfs/
Dnamei.c510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/Linux-v5.4/fs/coda/
Ddir.c294 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/Linux-v5.4/fs/nilfs2/
Dnamei.c341 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/Linux-v5.4/fs/omfs/
Ddir.c372 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/Linux-v5.4/drivers/android/
Dbinderfs.c363 static int binderfs_rename(struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()
/Linux-v5.4/fs/debugfs/
Dinode.c834 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()

123