Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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()
503 int affs_rename2(struct inode *old_dir, struct dentry *old_dentry, in affs_rename2()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/fs/f2fs/
Dnamei.c913 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1105 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1270 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/fs/ocfs2/
Ddcache.c443 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
/kernel/linux/linux-5.10/fs/ubifs/
Ddir.c1283 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1551 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1611 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/kernel/linux/linux-5.10/fs/hfs/
Ddir.c282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/kernel/linux/linux-5.10/fs/orangefs/
Dnamei.c375 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
/kernel/linux/linux-5.10/fs/crypto/
Dhooks.c72 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/kernel/linux/linux-5.10/fs/sysv/
Dnamei.c189 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/kernel/linux/linux-5.10/fs/ufs/
Dnamei.c243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/kernel/linux/linux-5.10/fs/minix/
Dnamei.c184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/kernel/linux/linux-5.10/fs/ext2/
Dnamei.c318 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/kernel/linux/linux-5.10/include/linux/
Dfsnotify.h129 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
Dfscrypt.h525 static inline int __fscrypt_prepare_rename(struct inode *old_dir, in __fscrypt_prepare_rename()
761 static inline int fscrypt_prepare_rename(struct inode *old_dir, in fscrypt_prepare_rename()
/kernel/linux/linux-5.10/fs/bfs/
Ddir.c202 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_merge_view.h64 struct inode *old_dir; member
Dinode_local.c617 int hmdfs_rename_local_dentry(struct inode *old_dir, struct dentry *old_dentry, in hmdfs_rename_local_dentry()
699 int hmdfs_rename_local(struct inode *old_dir, struct dentry *old_dentry, in hmdfs_rename_local()
Dinode_cloud.c370 int hmdfs_rename_cloud(struct inode *old_dir, struct dentry *old_dentry, in hmdfs_rename_cloud()
/kernel/linux/linux-5.10/fs/sharefs/
Dinode.c255 static int sharefs_rename(struct inode *old_dir, struct dentry *old_dentry, in sharefs_rename()
/kernel/linux/linux-5.10/fs/
Dbad_inode.c76 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
/kernel/linux/linux-5.10/fs/hfsplus/
Ddir.c531 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/kernel/linux/linux-5.10/fs/hpfs/
Dnamei.c510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/kernel/linux/linux-5.10/fs/nilfs2/
Dnamei.c341 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/kernel/linux/linux-5.10/fs/coda/
Ddir.c294 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()

123