/linux-4.4.14/fs/f2fs/ |
D | namei.c | 164 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, in f2fs_link() 585 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename() 745 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 907 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
/linux-4.4.14/fs/sysv/ |
D | namei.c | 118 static int sysv_link(struct dentry * old_dentry, struct inode * dir, in sysv_link() 208 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
|
/linux-4.4.14/fs/ufs/ |
D | namei.c | 149 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link() 246 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
|
/linux-4.4.14/fs/minix/ |
D | namei.c | 104 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link() 187 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
|
/linux-4.4.14/fs/exofs/ |
D | namei.c | 139 static int exofs_link(struct dentry *old_dentry, struct inode *dir, in exofs_link() 228 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
|
/linux-4.4.14/fs/logfs/ |
D | dir.c | 537 static int logfs_link(struct dentry *old_dentry, struct inode *dir, in logfs_link() 585 static int logfs_rename_cross(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_cross() 657 static int logfs_rename_target(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_target() 719 static int logfs_rename(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename()
|
/linux-4.4.14/fs/ext2/ |
D | namei.c | 213 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link() 329 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
|
/linux-4.4.14/fs/ |
D | bad_inode.c | 40 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, in bad_inode_link() 74 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
|
D | libfs.c | 266 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link() 323 int simple_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_rename()
|
D | namei.c | 3992 int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, struct inode … in vfs_link() 4174 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename() 4315 struct dentry *old_dentry, *new_dentry; in SYSCALL_DEFINE5() local
|
D | dcache.c | 3304 int is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir()
|
/linux-4.4.14/fs/jffs2/ |
D | dir.c | 242 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link() 757 static int jffs2_rename (struct inode *old_dir_i, struct dentry *old_dentry, in jffs2_rename()
|
/linux-4.4.14/security/tomoyo/ |
D | tomoyo.c | 268 static int tomoyo_path_link(struct dentry *old_dentry, struct path *new_dir, in tomoyo_path_link() 287 struct dentry *old_dentry, in tomoyo_path_rename()
|
/linux-4.4.14/fs/nfs/ |
D | unlink.c | 348 struct dentry *old_dentry = data->old_dentry; in nfs_async_rename_done() local 405 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
|
D | dir.c | 1940 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() 1986 int nfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nfs_rename()
|
/linux-4.4.14/fs/affs/ |
D | namei.c | 404 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in affs_link() 415 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
|
/linux-4.4.14/fs/nilfs2/ |
D | namei.c | 189 static int nilfs_link(struct dentry *old_dentry, struct inode *dir, in nilfs_link() 355 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
|
/linux-4.4.14/fs/fat/ |
D | namei_msdos.c | 430 struct dentry *old_dentry, in do_msdos_rename() 598 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
D | namei_vfat.c | 905 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename()
|
/linux-4.4.14/fs/hfs/ |
D | dir.c | 282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
|
/linux-4.4.14/fs/ubifs/ |
D | dir.c | 499 static int ubifs_link(struct dentry *old_dentry, struct inode *dir, in ubifs_link() 968 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
D | journal.c | 925 const struct dentry *old_dentry, in ubifs_jnl_rename()
|
/linux-4.4.14/fs/jfs/ |
D | namei.c | 801 static int jfs_link(struct dentry *old_dentry, in jfs_link() 1079 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 1042 static int ll_link(struct dentry *old_dentry, struct inode *dir, in ll_link() 1074 static int ll_rename(struct inode *old_dir, struct dentry *old_dentry, in ll_rename()
|
/linux-4.4.14/fs/overlayfs/ |
D | overlayfs.h | 44 static inline int ovl_do_link(struct dentry *old_dentry, struct inode *dir, in ovl_do_link()
|
/linux-4.4.14/security/apparmor/ |
D | file.c | 348 int aa_path_link(struct aa_profile *profile, struct dentry *old_dentry, in aa_path_link()
|
D | lsm.c | 292 static int apparmor_path_link(struct dentry *old_dentry, struct path *new_dir, in apparmor_path_link() 307 static int apparmor_path_rename(struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
|
/linux-4.4.14/fs/reiserfs/ |
D | namei.c | 1197 static int reiserfs_link(struct dentry *old_dentry, struct inode *dir, in reiserfs_link() 1307 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
|
/linux-4.4.14/fs/bfs/ |
D | dir.c | 209 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
|
/linux-4.4.14/fs/hfsplus/ |
D | dir.c | 526 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
/linux-4.4.14/fs/ceph/ |
D | dir.c | 855 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link() 954 static int ceph_rename(struct inode *old_dir, struct dentry *old_dentry, in ceph_rename()
|
/linux-4.4.14/fs/udf/ |
D | namei.c | 1044 static int udf_link(struct dentry *old_dentry, struct inode *dir, in udf_link() 1083 static int udf_rename(struct inode *old_dir, struct dentry *old_dentry, in udf_rename()
|
/linux-4.4.14/fs/ncpfs/ |
D | dir.c | 252 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename() 1108 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
|
/linux-4.4.14/fs/ecryptfs/ |
D | inode.c | 451 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link() 602 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, in ecryptfs_rename()
|
/linux-4.4.14/fs/9p/ |
D | vfs_inode.c | 957 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in v9fs_vfs_rename() 1326 v9fs_vfs_link(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link()
|
D | vfs_inode_dotl.c | 761 v9fs_vfs_link_dotl(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link_dotl()
|
/linux-4.4.14/fs/hpfs/ |
D | namei.c | 510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
|
/linux-4.4.14/fs/coda/ |
D | dir.c | 293 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
|
/linux-4.4.14/fs/omfs/ |
D | dir.c | 373 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
|
/linux-4.4.14/include/linux/ |
D | debugfs.h | 171 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
D | security.h | 608 static inline int security_inode_link(struct dentry *old_dentry, in security_inode_link() 649 struct dentry *old_dentry, in security_inode_rename() 1484 static inline int security_path_link(struct dentry *old_dentry, in security_path_link() 1492 struct dentry *old_dentry, in security_path_rename()
|
D | nfs_xdr.h | 1480 struct dentry *old_dentry; member
|
/linux-4.4.14/fs/debugfs/ |
D | inode.c | 667 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
/linux-4.4.14/security/ |
D | security.c | 453 int security_path_link(struct dentry *old_dentry, struct path *new_dir, in security_path_link() 461 int security_path_rename(struct path *old_dir, struct dentry *old_dentry, in security_path_rename() 516 int security_inode_link(struct dentry *old_dentry, struct inode *dir, in security_inode_link() 561 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
|
/linux-4.4.14/mm/ |
D | shmem.c | 2291 static int shmem_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in shmem_link() 2339 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, … in shmem_exchange() 2361 static int shmem_whiteout(struct inode *old_dir, struct dentry *old_dentry) in shmem_whiteout() 2393 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, s… in shmem_rename2()
|
/linux-4.4.14/fs/ocfs2/ |
D | namei.c | 684 static int ocfs2_link(struct dentry *old_dentry, in ocfs2_link() 1204 struct dentry *old_dentry, in ocfs2_rename()
|
D | refcounttree.c | 4173 static int __ocfs2_reflink(struct dentry *old_dentry, in __ocfs2_reflink() 4244 static int ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_reflink() 4344 static int ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_vfs_reflink()
|
/linux-4.4.14/fs/ext4/ |
D | namei.c | 3202 static int ext4_link(struct dentry *old_dentry, in ext4_link() 3473 static int ext4_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename() 3677 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_cross_rename() 3816 static int ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename2()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_iops.c | 302 struct dentry *old_dentry, in xfs_vn_link()
|
/linux-4.4.14/fs/afs/ |
D | dir.c | 1085 static int afs_rename(struct inode *old_dir, struct dentry *old_dentry, in afs_rename()
|
/linux-4.4.14/fs/kernfs/ |
D | dir.c | 920 static int kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, in kernfs_iop_rename()
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 752 static int hostfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in hostfs_rename2()
|
/linux-4.4.14/fs/gfs2/ |
D | inode.c | 886 static int gfs2_link(struct dentry *old_dentry, struct inode *dir, in gfs2_link()
|
/linux-4.4.14/security/smack/ |
D | smack_lsm.c | 1066 static int smack_inode_link(struct dentry *old_dentry, struct inode *dir, in smack_inode_link() 1171 struct dentry *old_dentry, in smack_inode_rename()
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 1836 struct dentry *old_dentry, in may_rename() 2805 static int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dent… in selinux_inode_link() 2835 static int selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, in selinux_inode_rename()
|
/linux-4.4.14/fs/btrfs/ |
D | inode.c | 6489 static int btrfs_link(struct dentry *old_dentry, struct inode *dir, in btrfs_link() 9248 static int btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename() 9428 static int btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename2()
|