| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | namei.c | 1061 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
|
| /OK3568_Linux_fs/kernel/fs/debugfs/ |
| H A D | inode.c | 774 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | debugfs.h | 252 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
| H A D | security.h | 807 static inline int security_inode_rename(struct inode *old_dir, in security_inode_rename() 1790 static inline int security_path_rename(const struct path *old_dir, in security_path_rename()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | proc.c | 367 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done()
|
| H A D | nfs3proc.c | 474 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done()
|
| H A D | dir.c | 2221 int nfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nfs_rename()
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | namei.c | 1307 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | namei.c | 1075 static int udf_rename(struct inode *old_dir, struct dentry *old_dentry, in udf_rename()
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | namei_vfat.c | 895 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_inode.c | 897 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in v9fs_vfs_rename()
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_kern.c | 731 static int hostfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in hostfs_rename2()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | namei.c | 3916 static int ext4_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename() 4157 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_cross_rename() 4302 static int ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename2()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | shmem.c | 3017 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, … in shmem_exchange() 3039 static int shmem_whiteout(struct inode *old_dir, struct dentry *old_dentry) in shmem_whiteout() 3071 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, s… in shmem_rename2()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | inode.c | 582 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, in ecryptfs_rename()
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | namei.c | 1321 static int exfat_rename(struct inode *old_dir, struct dentry *old_dentry, in exfat_rename()
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | dir.c | 1158 static int kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, in kernfs_iop_rename()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | journal.c | 1214 int ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, in ubifs_jnl_rename()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | dir.c | 1853 static int afs_rename(struct inode *old_dir, struct dentry *old_dentry, in afs_rename()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | dir.c | 1195 static int ceph_rename(struct inode *old_dir, struct dentry *old_dentry, in ceph_rename()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | libfs.c | 450 int simple_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_rename()
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | security.c | 1109 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename() 1209 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | lsm.c | 353 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | inode.c | 8901 static int btrfs_rename_exchange(struct inode *old_dir, in btrfs_rename_exchange() 9179 static int btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename() 9391 static int btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename2()
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_guts.c | 4040 int yaffs_rename_obj(struct yaffs_obj *old_dir, const YCHAR *old_name, in yaffs_rename_obj()
|