/linux-4.4.14/fs/f2fs/ |
D | namei.c | 586 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename() 746 struct inode *new_dir, struct dentry *new_dentry) in f2fs_cross_rename() 908 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename2()
|
/linux-4.4.14/fs/logfs/ |
D | dir.c | 586 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename_cross() 658 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename_target() 720 struct inode *new_dir, struct dentry *new_dentry) in logfs_rename()
|
/linux-4.4.14/fs/nfs/ |
D | unlink.c | 347 struct inode *new_dir = data->new_dir; in nfs_async_rename_done() local 404 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
D | proc.c | 352 struct inode *new_dir) in nfs_proc_rename_done()
|
D | nfs3proc.c | 469 struct inode *new_dir) in nfs3_proc_rename_done()
|
D | dir.c | 1987 struct inode *new_dir, struct dentry *new_dentry) in nfs_rename()
|
D | nfs4proc.c | 3814 struct inode *new_dir) in nfs4_proc_rename_done()
|
/linux-4.4.14/fs/ocfs2/ |
D | dcache.c | 445 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
D | namei.c | 1205 struct inode *new_dir, in ocfs2_rename()
|
/linux-4.4.14/fs/fat/ |
D | namei_msdos.c | 431 struct inode *new_dir, unsigned char *new_name, in do_msdos_rename() 599 struct inode *new_dir, struct dentry *new_dentry) in msdos_rename()
|
D | namei_vfat.c | 906 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename()
|
/linux-4.4.14/fs/hfs/ |
D | dir.c | 283 struct inode *new_dir, struct dentry *new_dentry) in hfs_rename()
|
/linux-4.4.14/fs/sysv/ |
D | namei.c | 209 struct inode * new_dir, struct dentry * new_dentry) in sysv_rename()
|
/linux-4.4.14/fs/ufs/ |
D | namei.c | 247 struct inode *new_dir, struct dentry *new_dentry) in ufs_rename()
|
/linux-4.4.14/fs/minix/ |
D | namei.c | 188 struct inode * new_dir, struct dentry *new_dentry) in minix_rename()
|
/linux-4.4.14/fs/exofs/ |
D | namei.c | 229 struct inode *new_dir, struct dentry *new_dentry) in exofs_rename()
|
/linux-4.4.14/fs/ext2/ |
D | namei.c | 330 struct inode * new_dir, struct dentry * new_dentry ) in ext2_rename()
|
/linux-4.4.14/fs/ |
D | bad_inode.c | 75 struct inode *new_dir, struct dentry *new_dentry, in bad_inode_rename2()
|
D | libfs.c | 324 struct inode *new_dir, struct dentry *new_dentry) in simple_rename()
|
D | namei.c | 4175 struct inode *new_dir, struct dentry *new_dentry, in vfs_rename()
|
/linux-4.4.14/security/apparmor/ |
D | file.c | 349 struct path *new_dir, struct dentry *new_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() 308 struct path *new_dir, struct dentry *new_dentry) in apparmor_path_rename()
|
/linux-4.4.14/fs/bfs/ |
D | dir.c | 210 struct inode *new_dir, struct dentry *new_dentry) in bfs_rename()
|
/linux-4.4.14/fs/hfsplus/ |
D | dir.c | 527 struct inode *new_dir, struct dentry *new_dentry) in hfsplus_rename()
|
/linux-4.4.14/include/linux/ |
D | fsnotify.h | 86 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move()
|
D | debugfs.h | 172 struct dentry *new_dir, char *new_name) in debugfs_rename()
|
D | security.h | 650 struct inode *new_dir, in security_inode_rename() 1485 struct path *new_dir, in security_path_link() 1493 struct path *new_dir, in security_path_rename()
|
D | nfs_xdr.h | 636 const struct nfs_fh *new_dir; member 1482 struct inode *new_dir; member
|
/linux-4.4.14/fs/ncpfs/ |
D | dir.c | 253 struct inode *new_dir, struct dentry* new_dentry, char *_new_name) in ncp_force_rename() 1109 struct inode *new_dir, struct dentry *new_dentry) in ncp_rename()
|
D | ncplib_kernel.c | 903 struct inode *new_dir, const char *new_name) in ncp_RenameNSEntry() 942 struct inode *new_dir, const char *new_name) in ncp_ren_or_mov_file_or_subdir()
|
/linux-4.4.14/fs/hpfs/ |
D | namei.c | 511 struct inode *new_dir, struct dentry *new_dentry) in hpfs_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()
|
/linux-4.4.14/fs/affs/ |
D | namei.c | 416 struct inode *new_dir, struct dentry *new_dentry) in affs_rename()
|
/linux-4.4.14/fs/coda/ |
D | dir.c | 294 struct inode *new_dir, struct dentry *new_dentry) in coda_rename()
|
/linux-4.4.14/fs/nilfs2/ |
D | namei.c | 356 struct inode *new_dir, struct dentry *new_dentry) in nilfs_rename()
|
/linux-4.4.14/fs/omfs/ |
D | dir.c | 374 struct inode *new_dir, struct dentry *new_dentry) in omfs_rename()
|
/linux-4.4.14/fs/debugfs/ |
D | inode.c | 668 struct dentry *new_dir, const char *new_name) in debugfs_rename()
|
/linux-4.4.14/fs/ubifs/ |
D | dir.c | 969 struct inode *new_dir, struct dentry *new_dentry) in ubifs_rename()
|
D | journal.c | 926 const struct inode *new_dir, in ubifs_jnl_rename()
|
/linux-4.4.14/fs/jfs/ |
D | namei.c | 1080 struct inode *new_dir, struct dentry *new_dentry) in jfs_rename()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | namei.c | 1075 struct inode *new_dir, struct dentry *new_dentry) in ll_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() 462 struct path *new_dir, struct dentry *new_dentry, in security_path_rename() 562 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
|
/linux-4.4.14/fs/reiserfs/ |
D | namei.c | 1308 struct inode *new_dir, struct dentry *new_dentry) in reiserfs_rename()
|
/linux-4.4.14/fs/ceph/ |
D | dir.c | 955 struct inode *new_dir, struct dentry *new_dentry) in ceph_rename()
|
/linux-4.4.14/fs/udf/ |
D | namei.c | 1084 struct inode *new_dir, struct dentry *new_dentry) in udf_rename()
|
/linux-4.4.14/fs/afs/ |
D | dir.c | 1086 struct inode *new_dir, struct dentry *new_dentry) in afs_rename()
|
/linux-4.4.14/fs/ecryptfs/ |
D | inode.c | 603 struct inode *new_dir, struct dentry *new_dentry) in ecryptfs_rename()
|
/linux-4.4.14/fs/ext4/ |
D | namei.c | 3474 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename() 3678 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename() 3817 struct inode *new_dir, struct dentry *new_dentry, in ext4_rename2()
|
/linux-4.4.14/fs/kernfs/ |
D | dir.c | 921 struct inode *new_dir, struct dentry *new_dentry) in kernfs_iop_rename()
|
/linux-4.4.14/fs/9p/ |
D | vfs_inode.c | 958 struct inode *new_dir, struct dentry *new_dentry) in v9fs_vfs_rename()
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_kern.c | 753 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
|
/linux-4.4.14/mm/ |
D | shmem.c | 2339 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, … in shmem_exchange() 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/proc/ |
D | proc_sysctl.c | 876 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
|
/linux-4.4.14/fs/btrfs/ |
D | inode.c | 9249 struct inode *new_dir, struct dentry *new_dentry) in btrfs_rename() 9429 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename2()
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 1837 struct inode *new_dir, in may_rename()
|