/linux-4.1.27/fs/ocfs2/ |
H A D | dcache.c | 444 ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, struct inode *old_dir, struct inode *new_dir) ocfs2_dentry_move() argument
|
H A D | namei.c | 1186 ocfs2_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ocfs2_rename() argument
|
/linux-4.1.27/fs/sysv/ |
H A D | namei.c | 208 sysv_rename(struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry) sysv_rename() argument
|
/linux-4.1.27/fs/ufs/ |
H A D | namei.c | 271 ufs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ufs_rename() argument
|
/linux-4.1.27/fs/hfs/ |
H A D | dir.c | 282 hfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) hfs_rename() argument
|
/linux-4.1.27/fs/minix/ |
H A D | namei.c | 187 minix_rename(struct inode * old_dir, struct dentry *old_dentry, struct inode * new_dir, struct dentry *new_dentry) minix_rename() argument
|
/linux-4.1.27/fs/exofs/ |
H A D | namei.c | 230 exofs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) exofs_rename() argument
|
/linux-4.1.27/fs/ext2/ |
H A D | namei.c | 316 ext2_rename(struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry ) ext2_rename() argument
|
/linux-4.1.27/fs/omfs/ |
H A D | dir.c | 373 omfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) omfs_rename() argument
|
/linux-4.1.27/fs/hfsplus/ |
H A D | dir.c | 526 hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) hfsplus_rename() argument
|
/linux-4.1.27/fs/hpfs/ |
H A D | namei.c | 512 hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) hpfs_rename() argument
|
/linux-4.1.27/fs/nfs/ |
H A D | unlink.c | 347 struct inode *new_dir = data->new_dir; nfs_async_rename_done() local 404 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, nfs_async_rename() argument
|
H A D | proc.c | 351 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, struct inode *new_dir) nfs_proc_rename_done() argument
|
H A D | nfs3proc.c | 468 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, struct inode *new_dir) nfs3_proc_rename_done() argument
|
H A D | dir.c | 2000 nfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) nfs_rename() argument
|
H A D | nfs4proc.c | 3659 nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir, struct inode *new_dir) nfs4_proc_rename_done() argument
|
/linux-4.1.27/fs/nilfs2/ |
H A D | namei.c | 358 nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) nilfs_rename() argument
|
/linux-4.1.27/fs/ |
H A D | bad_inode.c | 74 bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) bad_inode_rename2() argument
|
H A D | libfs.c | 328 simple_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) simple_rename() argument
|
H A D | namei.c | 4273 struct dentry *old_dir, *new_dir; SYSCALL_DEFINE5() local 4136 vfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, struct inode **delegated_inode, unsigned int flags) vfs_rename() argument
|
/linux-4.1.27/fs/bfs/ |
H A D | dir.c | 209 bfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) bfs_rename() argument
|
/linux-4.1.27/security/apparmor/ |
H A D | file.c | 348 aa_path_link(struct aa_profile *profile, struct dentry *old_dentry, struct path *new_dir, struct dentry *new_dentry) aa_path_link() argument
|
H A D | lsm.c | 302 static int apparmor_path_link(struct dentry *old_dentry, struct path *new_dir, apparmor_path_link() argument 317 apparmor_path_rename(struct path *old_dir, struct dentry *old_dentry, struct path *new_dir, struct dentry *new_dentry) apparmor_path_rename() argument
|
/linux-4.1.27/include/linux/ |
H A D | debugfs.h | 164 debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, struct dentry *new_dir, char *new_name) debugfs_rename() argument
|
H A D | fsnotify.h | 86 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, fsnotify_move() argument
|
H A D | nfs_xdr.h | 572 const struct nfs_fh *new_dir; member in struct:nfs_renameargs 1424 struct inode *new_dir; member in struct:nfs_renamedata
|
H A D | security.h | 2230 security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) security_inode_rename() argument 3065 security_path_link(struct dentry *old_dentry, struct path *new_dir, struct dentry *new_dentry) security_path_link() argument 3072 security_path_rename(struct path *old_dir, struct dentry *old_dentry, struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument
|
/linux-4.1.27/fs/affs/ |
H A D | namei.c | 415 affs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) affs_rename() argument
|
/linux-4.1.27/fs/ubifs/ |
H A D | dir.c | 969 ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ubifs_rename() argument
|
H A D | journal.c | 924 ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, const struct dentry *old_dentry, const struct inode *new_dir, const struct dentry *new_dentry, int sync) ubifs_jnl_rename() argument
|
/linux-4.1.27/fs/jfs/ |
H A D | namei.c | 1063 jfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) jfs_rename() argument
|
/linux-4.1.27/fs/logfs/ |
H A D | dir.c | 585 logfs_rename_cross(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) logfs_rename_cross() argument 657 logfs_rename_target(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) logfs_rename_target() argument 719 logfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) logfs_rename() argument
|
/linux-4.1.27/fs/coda/ |
H A D | dir.c | 293 coda_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) coda_rename() argument
|
/linux-4.1.27/fs/debugfs/ |
H A D | inode.c | 670 debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, struct dentry *new_dir, const char *new_name) debugfs_rename() argument
|
/linux-4.1.27/fs/f2fs/ |
H A D | namei.c | 448 f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) f2fs_rename() argument 575 f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) f2fs_cross_rename() argument 722 f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) f2fs_rename2() argument
|
/linux-4.1.27/fs/fat/ |
H A D | namei_msdos.c | 429 do_msdos_rename(struct inode *old_dir, unsigned char *old_name, struct dentry *old_dentry, struct inode *new_dir, unsigned char *new_name, struct dentry *new_dentry, int is_hid) do_msdos_rename() argument 598 msdos_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) msdos_rename() argument
|
H A D | namei_vfat.c | 905 vfat_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) vfat_rename() argument
|
/linux-4.1.27/security/tomoyo/ |
H A D | tomoyo.c | 274 static int tomoyo_path_link(struct dentry *old_dentry, struct path *new_dir, tomoyo_path_link() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | namei.c | 1108 ll_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ll_rename() argument
|
/linux-4.1.27/fs/reiserfs/ |
H A D | namei.c | 1281 reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) reiserfs_rename() argument
|
/linux-4.1.27/fs/udf/ |
H A D | namei.c | 1038 udf_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) udf_rename() argument
|
/linux-4.1.27/fs/kernfs/ |
H A D | dir.c | 897 kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) kernfs_iop_rename() argument
|
/linux-4.1.27/fs/afs/ |
H A D | dir.c | 1085 afs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) afs_rename() argument
|
/linux-4.1.27/fs/ceph/ |
H A D | dir.c | 944 ceph_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ceph_rename() argument
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | inode.c | 603 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ecryptfs_rename() argument
|
/linux-4.1.27/fs/9p/ |
H A D | vfs_inode.c | 957 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) v9fs_vfs_rename() argument
|
/linux-4.1.27/fs/hostfs/ |
H A D | hostfs_kern.c | 752 hostfs_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hostfs_rename2() argument
|
/linux-4.1.27/fs/ncpfs/ |
H A D | dir.c | 252 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, struct inode *new_dir, struct dentry* new_dentry, char *_new_name) ncp_force_rename() argument 1108 ncp_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ncp_rename() argument
|
H A D | ncplib_kernel.c | 901 ncp_RenameNSEntry(struct ncp_server *server, struct inode *old_dir, const char *old_name, __le16 old_type, struct inode *new_dir, const char *new_name) ncp_RenameNSEntry() argument 940 ncp_ren_or_mov_file_or_subdir(struct ncp_server *server, struct inode *old_dir, const char *old_name, struct inode *new_dir, const char *new_name) ncp_ren_or_mov_file_or_subdir() argument
|
/linux-4.1.27/fs/proc/ |
H A D | proc_sysctl.c | 876 static struct ctl_dir *new_dir(struct ctl_table_set *set, new_dir() function
|
/linux-4.1.27/fs/ext3/ |
H A D | namei.c | 2378 ext3_rename(struct inode * old_dir, struct dentry *old_dentry, struct inode * new_dir,struct dentry *new_dentry) ext3_rename() argument
|
/linux-4.1.27/fs/ext4/ |
H A D | namei.c | 3548 ext4_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename() argument 3745 ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ext4_cross_rename() argument 3871 ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename2() argument
|
/linux-4.1.27/mm/ |
H A D | shmem.c | 2323 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) shmem_exchange() argument 2377 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) shmem_rename2() argument
|
/linux-4.1.27/security/ |
H A D | capability.c | 299 static int cap_path_link(struct dentry *old_dentry, struct path *new_dir, cap_path_link() argument
|
H A D | security.c | 450 int security_path_link(struct dentry *old_dentry, struct path *new_dir, security_path_link() argument 458 security_path_rename(struct path *old_dir, struct dentry *old_dentry, struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument 558 security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) security_inode_rename() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | inode.c | 9107 btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) btrfs_rename() argument 9287 btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) btrfs_rename2() argument
|
/linux-4.1.27/security/selinux/ |
H A D | hooks.c | 1788 may_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) may_rename() argument
|