Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/fs/affs/
H A 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()
/OK3568_Linux_fs/kernel/fs/nfs/
H A 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()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnamei.c917 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename()
1109 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1274 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/OK3568_Linux_fs/kernel/fs/fat/
H A 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()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddir.c1255 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1509 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1564 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Ddcache.c443 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
H A Dnamei.c681 struct inode *old_dir = d_inode(old_dentry->d_parent); in ocfs2_link() local
1194 static int ocfs2_rename(struct inode *old_dir, in ocfs2_rename()
/OK3568_Linux_fs/kernel/fs/hfs/
H A Ddir.c282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dnamei.c375 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dhooks.c69 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/OK3568_Linux_fs/kernel/fs/sysv/
H A Dnamei.c189 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dnamei.c243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
/OK3568_Linux_fs/kernel/fs/minix/
H A Dnamei.c184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dnamei.c318 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify.h129 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
H A Dfscrypt.h529 static inline int __fscrypt_prepare_rename(struct inode *old_dir, in __fscrypt_prepare_rename()
781 static inline int fscrypt_prepare_rename(struct inode *old_dir, in fscrypt_prepare_rename()
/OK3568_Linux_fs/kernel/fs/bfs/
H A Ddir.c202 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
/OK3568_Linux_fs/kernel/fs/
H A Dbad_inode.c76 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Ddir.c531 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/OK3568_Linux_fs/kernel/fs/hpfs/
H A Dnamei.c510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dnamei.c341 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/OK3568_Linux_fs/kernel/fs/coda/
H A Ddir.c294 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
/OK3568_Linux_fs/kernel/fs/omfs/
H A Ddir.c372 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinderfs.c358 static int binderfs_rename(struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c80 static int dir_rename_wrap(struct inode *old_dir, struct dentry *old_dentry, in dir_rename_wrap()
1330 static int dir_rename(struct inode *old_dir, struct dentry *old_dentry, in dir_rename()

123