/linux-4.1.27/fs/f2fs/ |
D | namei.c | 151 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, in f2fs_link() 448 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename() 575 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 722 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
/linux-4.1.27/fs/ufs/ |
D | namei.c | 165 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link() 271 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
|
/linux-4.1.27/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.1.27/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.1.27/fs/exofs/ |
D | namei.c | 141 static int exofs_link(struct dentry *old_dentry, struct inode *dir, in exofs_link() 230 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
|
/linux-4.1.27/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.1.27/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 | 271 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link() 328 int simple_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_rename()
|
D | namei.c | 3954 int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, struct inode … in vfs_link() 4136 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename() 4274 struct dentry *old_dentry, *new_dentry; in SYSCALL_DEFINE5() local
|
D | dcache.c | 3302 int is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir()
|
/linux-4.1.27/fs/ext2/ |
D | namei.c | 208 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link() 316 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
|
/linux-4.1.27/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.1.27/fs/jffs2/ |
D | dir.c | 242 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link() 759 static int jffs2_rename (struct inode *old_dir_i, struct dentry *old_dentry, in jffs2_rename()
|
/linux-4.1.27/security/tomoyo/ |
D | tomoyo.c | 274 static int tomoyo_path_link(struct dentry *old_dentry, struct path *new_dir, in tomoyo_path_link() 293 struct dentry *old_dentry, in tomoyo_path_rename()
|
/linux-4.1.27/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 | 1954 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in nfs_link() 2000 int nfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nfs_rename()
|
/linux-4.1.27/fs/nilfs2/ |
D | namei.c | 192 static int nilfs_link(struct dentry *old_dentry, struct inode *dir, in nilfs_link() 358 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
|
/linux-4.1.27/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.1.27/fs/hfs/ |
D | dir.c | 282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
|
/linux-4.1.27/fs/ubifs/ |
D | dir.c | 498 static int ubifs_link(struct dentry *old_dentry, struct inode *dir, in ubifs_link() 969 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.1.27/fs/jfs/ |
D | namei.c | 789 static int jfs_link(struct dentry *old_dentry, in jfs_link() 1063 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 1076 static int ll_link(struct dentry *old_dentry, struct inode *dir, in ll_link() 1108 static int ll_rename(struct inode *old_dir, struct dentry *old_dentry, in ll_rename()
|
/linux-4.1.27/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.1.27/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 | 302 static int apparmor_path_link(struct dentry *old_dentry, struct path *new_dir, in apparmor_path_link() 317 static int apparmor_path_rename(struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
|
/linux-4.1.27/fs/reiserfs/ |
D | namei.c | 1173 static int reiserfs_link(struct dentry *old_dentry, struct inode *dir, in reiserfs_link() 1281 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
|
/linux-4.1.27/fs/bfs/ |
D | dir.c | 209 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
|
/linux-4.1.27/fs/hfsplus/ |
D | dir.c | 526 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
/linux-4.1.27/fs/udf/ |
D | namei.c | 999 static int udf_link(struct dentry *old_dentry, struct inode *dir, in udf_link() 1038 static int udf_rename(struct inode *old_dir, struct dentry *old_dentry, in udf_rename()
|
/linux-4.1.27/fs/ceph/ |
D | dir.c | 845 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link() 944 static int ceph_rename(struct inode *old_dir, struct dentry *old_dentry, in ceph_rename()
|
/linux-4.1.27/fs/ecryptfs/ |
D | inode.c | 452 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link() 603 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, in ecryptfs_rename()
|
/linux-4.1.27/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.1.27/fs/9p/ |
D | vfs_inode.c | 957 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in v9fs_vfs_rename() 1381 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.1.27/security/ |
D | capability.c | 167 static int cap_inode_link(struct dentry *old_dentry, struct inode *inode, in cap_inode_link() 201 static int cap_inode_rename(struct inode *old_inode, struct dentry *old_dentry, in cap_inode_rename() 299 static int cap_path_link(struct dentry *old_dentry, struct path *new_dir, in cap_path_link() 305 static int cap_path_rename(struct path *old_path, struct dentry *old_dentry, in cap_path_rename()
|
D | security.c | 450 int security_path_link(struct dentry *old_dentry, struct path *new_dir, in security_path_link() 458 int security_path_rename(struct path *old_dir, struct dentry *old_dentry, in security_path_rename() 513 int security_inode_link(struct dentry *old_dentry, struct inode *dir, in security_inode_link() 558 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
|
/linux-4.1.27/fs/hpfs/ |
D | namei.c | 512 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
|
/linux-4.1.27/fs/coda/ |
D | dir.c | 293 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
|
/linux-4.1.27/include/linux/ |
D | debugfs.h | 164 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
D | security.h | 2190 static inline int security_inode_link(struct dentry *old_dentry, in security_inode_link() 2231 struct dentry *old_dentry, in security_inode_rename() 3065 static inline int security_path_link(struct dentry *old_dentry, in security_path_link() 3073 struct dentry *old_dentry, in security_path_rename()
|
D | nfs_xdr.h | 1422 struct dentry *old_dentry; member
|
/linux-4.1.27/fs/omfs/ |
D | dir.c | 373 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
|
/linux-4.1.27/fs/debugfs/ |
D | inode.c | 670 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
/linux-4.1.27/mm/ |
D | shmem.c | 2275 static int shmem_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in shmem_link() 2323 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, … in shmem_exchange() 2345 static int shmem_whiteout(struct inode *old_dir, struct dentry *old_dentry) in shmem_whiteout() 2377 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, s… in shmem_rename2()
|
/linux-4.1.27/fs/ocfs2/ |
D | namei.c | 668 static int ocfs2_link(struct dentry *old_dentry, in ocfs2_link() 1187 struct dentry *old_dentry, in ocfs2_rename()
|
D | refcounttree.c | 4191 static int __ocfs2_reflink(struct dentry *old_dentry, in __ocfs2_reflink() 4262 static int ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_reflink() 4362 static int ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_vfs_reflink()
|
/linux-4.1.27/fs/ext4/ |
D | namei.c | 3278 static int ext4_link(struct dentry *old_dentry, in ext4_link() 3548 static int ext4_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename() 3745 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_cross_rename() 3871 static int ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename2()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_iops.c | 303 struct dentry *old_dentry, in xfs_vn_link()
|
/linux-4.1.27/fs/afs/ |
D | dir.c | 1085 static int afs_rename(struct inode *old_dir, struct dentry *old_dentry, in afs_rename()
|
/linux-4.1.27/fs/kernfs/ |
D | dir.c | 897 static int kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, in kernfs_iop_rename()
|
/linux-4.1.27/fs/hostfs/ |
D | hostfs_kern.c | 752 static int hostfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in hostfs_rename2()
|
/linux-4.1.27/fs/ext3/ |
D | namei.c | 2327 static int ext3_link (struct dentry * old_dentry, in ext3_link() 2378 static int ext3_rename (struct inode * old_dir, struct dentry *old_dentry, in ext3_rename()
|
/linux-4.1.27/fs/gfs2/ |
D | inode.c | 886 static int gfs2_link(struct dentry *old_dentry, struct inode *dir, in gfs2_link()
|
/linux-4.1.27/security/smack/ |
D | smack_lsm.c | 880 static int smack_inode_link(struct dentry *old_dentry, struct inode *dir, in smack_inode_link() 985 struct dentry *old_dentry, in smack_inode_rename()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 1789 struct dentry *old_dentry, in may_rename() 2822 static int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dent… in selinux_inode_link() 2852 static int selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, in selinux_inode_rename()
|
/linux-4.1.27/fs/btrfs/ |
D | inode.c | 6421 static int btrfs_link(struct dentry *old_dentry, struct inode *dir, in btrfs_link() 9107 static int btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename() 9287 static int btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename2()
|