Home
last modified time | relevance | path

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

12

/linux-4.19.296/fs/nfs/
Dunlink.c265 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
336 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
/linux-4.19.296/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()
/linux-4.19.296/fs/f2fs/
Dnamei.c822 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1017 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1177 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/linux-4.19.296/fs/ocfs2/
Ddcache.c457 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
Dnamei.c689 struct inode *old_dir = d_inode(old_dentry->d_parent); in ocfs2_link() local
1202 static int ocfs2_rename(struct inode *old_dir, in ocfs2_rename()
/linux-4.19.296/fs/fat/
Dnamei_msdos.c426 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
595 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
/linux-4.19.296/fs/hfs/
Ddir.c282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/linux-4.19.296/fs/crypto/
Dhooks.c72 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/linux-4.19.296/fs/ubifs/
Ddir.c1279 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1532 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1592 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/linux-4.19.296/fs/orangefs/
Dnamei.c385 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
/linux-4.19.296/include/linux/
Dfscrypt.h126 static inline int fscrypt_prepare_rename(struct inode *old_dir, in fscrypt_prepare_rename()
Dfsnotify.h66 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
Dfscrypt_notsupp.h197 static inline int __fscrypt_prepare_rename(struct inode *old_dir, in __fscrypt_prepare_rename()
/linux-4.19.296/fs/ufs/
Dnamei.c243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/linux-4.19.296/fs/sysv/
Dnamei.c204 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/linux-4.19.296/fs/exofs/
Dnamei.c229 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
/linux-4.19.296/fs/minix/
Dnamei.c184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/linux-4.19.296/fs/ext2/
Dnamei.c312 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/linux-4.19.296/fs/bfs/
Ddir.c202 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/linux-4.19.296/fs/hfsplus/
Ddir.c531 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/linux-4.19.296/fs/
Dbad_inode.c75 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
/linux-4.19.296/fs/hpfs/
Dnamei.c510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/linux-4.19.296/fs/coda/
Ddir.c294 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/linux-4.19.296/fs/nilfs2/
Dnamei.c341 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/linux-4.19.296/fs/omfs/
Ddir.c372 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()

12