Home
last modified time | relevance | path

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

12

/fs/affs/
Dnamei.c394 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in affs_link()
405 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
452 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename()
507 struct dentry *old_dentry, struct inode *new_dir, in affs_rename2()
/fs/sysv/
Dnamei.c101 static int sysv_link(struct dentry * old_dentry, struct inode * dir, in sysv_link()
193 struct dentry *old_dentry, struct inode *new_dir, in sysv_rename()
/fs/ufs/
Dnamei.c150 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link()
247 struct dentry *old_dentry, struct inode *new_dir, in ufs_rename()
/fs/minix/
Dnamei.c103 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link()
188 struct inode *old_dir, struct dentry *old_dentry, in minix_rename()
/fs/f2fs/
Dnamei.c382 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, in f2fs_link()
940 struct dentry *old_dentry, struct inode *new_dir, in f2fs_rename()
1130 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename()
1296 struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
/fs/nfs/
Dunlink.c267 struct dentry *old_dentry = data->old_dentry; in nfs_async_rename_done() local
338 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
/fs/ext2/
Dnamei.c204 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link()
319 struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
/fs/ubifs/
Ddir.c721 static int ubifs_link(struct dentry *old_dentry, struct inode *dir, in ubifs_link()
1285 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename()
1553 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename()
1614 struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
/fs/
Dbad_inode.c43 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, in bad_inode_link()
79 struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
Dlibfs.c395 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link()
452 int simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_exchange()
477 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
/fs/jffs2/
Ddir.c246 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link()
766 struct inode *old_dir_i, struct dentry *old_dentry, in jffs2_rename()
/fs/nilfs2/
Dnamei.c177 static int nilfs_link(struct dentry *old_dentry, struct inode *dir, in nilfs_link()
344 struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
/fs/fat/
Dnamei_msdos.c429 struct dentry *old_dentry, in do_msdos_rename()
598 struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
Dnamei_vfat.c931 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename()
1060 static int vfat_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename_exchange()
1162 struct dentry *old_dentry, struct inode *new_dir, in vfat_rename2()
/fs/hfs/
Ddir.c284 struct dentry *old_dentry, struct inode *new_dir, in hfs_rename()
/fs/orangefs/
Dnamei.c380 struct dentry *old_dentry, in orangefs_rename()
/fs/jfs/
Dnamei.c785 static int jfs_link(struct dentry *old_dentry, in jfs_link()
1068 struct dentry *old_dentry, struct inode *new_dir, in jfs_rename()
/fs/crypto/
Dhooks.c69 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
/fs/reiserfs/
Dnamei.c1204 static int reiserfs_link(struct dentry *old_dentry, struct inode *dir, in reiserfs_link()
1315 struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
/fs/udf/
Dnamei.c1037 static int udf_link(struct dentry *old_dentry, struct inode *dir, in udf_link()
1077 struct dentry *old_dentry, struct inode *new_dir, in udf_rename()
/fs/bfs/
Ddir.c203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
/fs/incfs/
Dvfs.c88 struct dentry *old_dentry, struct inode *new_dir, in dir_rename_wrap()
1256 static int dir_link(struct dentry *old_dentry, struct inode *dir, in dir_link()
1357 static int dir_rename(struct inode *old_dir, struct dentry *old_dentry, in dir_rename()
/fs/hfsplus/
Ddir.c533 struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
/fs/9p/
Dvfs_inode.c923 struct dentry *old_dentry, struct inode *new_dir, in v9fs_vfs_rename()
1334 v9fs_vfs_link(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link()
/fs/ecryptfs/
Dinode.c430 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link()
584 struct dentry *old_dentry, struct inode *new_dir, in ecryptfs_rename()

12