/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 | 674 struct inode *old_dir = d_inode(old_dentry->d_parent); ocfs2_link() local 1186 static int ocfs2_rename(struct inode *old_dir, ocfs2_rename() argument
|
/linux-4.1.27/fs/sysv/ |
H A D | namei.c | 208 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, sysv_rename() argument
|
/linux-4.1.27/fs/ufs/ |
H A D | namei.c | 271 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, ufs_rename() argument
|
/linux-4.1.27/fs/hfs/ |
H A D | dir.c | 282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, hfs_rename() argument
|
/linux-4.1.27/fs/minix/ |
H A D | namei.c | 187 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, minix_rename() argument
|
/linux-4.1.27/fs/exofs/ |
H A D | namei.c | 230 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, exofs_rename() argument
|
/linux-4.1.27/fs/ext2/ |
H A D | namei.c | 316 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, ext2_rename() argument
|
/linux-4.1.27/fs/omfs/ |
H A D | dir.c | 373 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, omfs_rename() argument
|
/linux-4.1.27/fs/hfsplus/ |
H A D | dir.c | 526 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, hfsplus_rename() argument
|
/linux-4.1.27/fs/hpfs/ |
H A D | namei.c | 512 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, hpfs_rename() argument
|
/linux-4.1.27/fs/nfs/ |
H A D | unlink.c | 346 struct inode *old_dir = data->old_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, nfs_proc_rename_done() argument
|
H A D | nfs3proc.c | 468 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, nfs3_proc_rename_done() argument
|
H A D | dir.c | 2000 int nfs_rename(struct inode *old_dir, struct dentry *old_dentry, nfs_rename() argument
|
H A D | nfs4proc.c | 3659 static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir, nfs4_proc_rename_done() argument
|
/linux-4.1.27/fs/nilfs2/ |
H A D | namei.c | 358 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, nilfs_rename() argument
|
/linux-4.1.27/fs/ |
H A D | bad_inode.c | 74 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, bad_inode_rename2() argument
|
H A D | libfs.c | 328 int simple_rename(struct inode *old_dir, struct dentry *old_dentry, simple_rename() argument
|
H A D | namei.c | 4136 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, vfs_rename() argument 4273 struct dentry *old_dir, *new_dir; SYSCALL_DEFINE5() local
|
/linux-4.1.27/fs/bfs/ |
H A D | dir.c | 209 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, bfs_rename() argument
|
/linux-4.1.27/include/linux/ |
H A D | debugfs.h | 164 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, 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 | 571 const struct nfs_fh *old_dir; member in struct:nfs_renameargs 1421 struct inode *old_dir; member in struct:nfs_renamedata
|
H A D | security.h | 2230 static inline int security_inode_rename(struct inode *old_dir, security_inode_rename() argument 3072 static inline int security_path_rename(struct path *old_dir, 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, affs_rename() argument
|
/linux-4.1.27/fs/ubifs/ |
H A D | dir.c | 969 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, ubifs_rename() argument
|
H A D | journal.c | 924 int ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, ubifs_jnl_rename() argument
|
/linux-4.1.27/fs/jfs/ |
H A D | namei.c | 1063 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, jfs_rename() argument
|
/linux-4.1.27/fs/logfs/ |
H A D | dir.c | 585 static int logfs_rename_cross(struct inode *old_dir, struct dentry *old_dentry, logfs_rename_cross() argument 657 static int logfs_rename_target(struct inode *old_dir, struct dentry *old_dentry, logfs_rename_target() argument 719 static int logfs_rename(struct inode *old_dir, struct dentry *old_dentry, logfs_rename() argument
|
/linux-4.1.27/fs/coda/ |
H A D | dir.c | 293 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, coda_rename() argument
|
/linux-4.1.27/fs/debugfs/ |
H A D | inode.c | 670 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, debugfs_rename() argument
|
/linux-4.1.27/fs/f2fs/ |
H A D | namei.c | 448 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, f2fs_rename() argument 575 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, f2fs_cross_rename() argument 722 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, f2fs_rename2() argument
|
/linux-4.1.27/fs/fat/ |
H A D | namei_msdos.c | 429 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, do_msdos_rename() argument 598 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, msdos_rename() argument
|
H A D | namei_vfat.c | 905 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, vfat_rename() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | namei.c | 1108 static int ll_rename(struct inode *old_dir, struct dentry *old_dentry, ll_rename() argument
|
/linux-4.1.27/fs/reiserfs/ |
H A D | namei.c | 1281 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, reiserfs_rename() argument
|
/linux-4.1.27/fs/udf/ |
H A D | namei.c | 1038 static int udf_rename(struct inode *old_dir, struct dentry *old_dentry, udf_rename() argument
|
/linux-4.1.27/fs/kernfs/ |
H A D | dir.c | 897 static int kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, kernfs_iop_rename() argument
|
/linux-4.1.27/fs/afs/ |
H A D | dir.c | 1085 static int afs_rename(struct inode *old_dir, struct dentry *old_dentry, afs_rename() argument
|
/linux-4.1.27/fs/ceph/ |
H A D | dir.c | 944 static int ceph_rename(struct inode *old_dir, struct dentry *old_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, 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, v9fs_vfs_rename() argument
|
/linux-4.1.27/fs/hostfs/ |
H A D | hostfs_kern.c | 752 static int hostfs_rename2(struct inode *old_dir, struct dentry *old_dentry, 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, ncp_force_rename() argument 1108 static int ncp_rename(struct inode *old_dir, struct dentry *old_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/security/apparmor/ |
H A D | lsm.c | 317 static int apparmor_path_rename(struct path *old_dir, struct dentry *old_dentry, apparmor_path_rename() argument
|
/linux-4.1.27/fs/ext3/ |
H A D | namei.c | 2378 static int ext3_rename (struct inode * old_dir, struct dentry *old_dentry, ext3_rename() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | tree-log.c | 5416 btrfs_log_new_name(struct btrfs_trans_handle *trans, struct inode *inode, struct inode *old_dir, struct dentry *parent) btrfs_log_new_name() argument
|
H A D | inode.c | 9107 static int btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, btrfs_rename() argument 9287 static int btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, btrfs_rename2() argument
|
/linux-4.1.27/fs/ext4/ |
H A D | namei.c | 3548 static int ext4_rename(struct inode *old_dir, struct dentry *old_dentry, ext4_rename() argument 3745 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, ext4_cross_rename() argument 3871 static int ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, 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 2345 static int shmem_whiteout(struct inode *old_dir, struct dentry *old_dentry) shmem_whiteout() 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 | security.c | 458 int security_path_rename(struct path *old_dir, struct dentry *old_dentry, security_path_rename() argument 558 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, security_inode_rename() argument
|
/linux-4.1.27/security/selinux/ |
H A D | hooks.c | 1788 static inline int may_rename(struct inode *old_dir, may_rename() argument
|