| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | dir.c | 1382 ceph_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ceph_rename() argument
|
| /kernel/linux/linux-6.6/fs/hostfs/ |
| H A D | hostfs_kern.c | 745 hostfs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hostfs_rename2() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | namei.c | 1198 ocfs2_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ocfs2_rename() argument [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | journal.c | 1218 ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, const struct inode *old_inode, const struct fscrypt_name *old_nm, const struct inode *new_dir, const struct inode *new_inode, const struct fscrypt_name *new_nm, const struct inode *whiteout, int sync) ubifs_jnl_rename() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fscrypt.h | 682 __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) __fscrypt_prepare_rename() argument 923 fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) fscrypt_prepare_rename() argument
|
| /kernel/linux/linux-6.6/security/landlock/ |
| H A D | fs.c | 813 current_check_refer_path(struct dentry *const old_dentry, const struct path *const new_dir, struct dentry *const new_dentry, const bool removable, const bool exchange) current_check_refer_path() argument 1102 hook_path_link(struct dentry *const old_dentry, const struct path *const new_dir, struct dentry *const new_dentry) hook_path_link() argument 1110 hook_path_rename(const struct path *const old_dir, struct dentry *const old_dentry, const struct path *const new_dir, struct dentry *const new_dentry, const unsigned int flags) hook_path_rename() argument [all...] |
| /third_party/gn/src/base/files/ |
| H A D | file_util_posix.cc | 394 CreateTemporaryDirInDirImpl(const FilePath& base_dir, const FilePath::StringType& name_tmpl, FilePath* new_dir) CreateTemporaryDirInDirImpl() argument 428 CreateTemporaryDirInDir(const FilePath& base_dir, const FilePath::StringType& prefix, FilePath* new_dir) CreateTemporaryDirInDir() argument
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | lsm.c | 336 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link() argument 353 apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) apparmor_path_rename() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | libfs.c | 450 simple_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) simple_rename() argument
|
| H A D | namei.c | 4286 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 [all...] |
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | proc_sysctl.c | 946 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | dir.c | 2221 nfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) nfs_rename() argument
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | proc_sysctl.c | 959 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | libfs.c | 322 simple_offset_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) simple_offset_rename_exchange() argument 716 simple_rename_timestamp(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) simple_rename_timestamp() argument 731 simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) simple_rename_exchange() argument 751 simple_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) simple_rename() argument [all...] |
| H A D | namei.c | 4756 struct inode *old_dir = rd->old_dir, *new_dir = rd->new_dir; in vfs_rename() local [all...] |
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | lsm.c | 355 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link() argument 373 apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, const unsigned int flags) apparmor_path_rename() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_cgroup.c | 1089 struct cgroup_dir *new_dir; in tst_cg_group_mk() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | namei.c | 3887 ext4_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename() argument 4133 ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ext4_cross_rename() argument 4278 ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename2() argument [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | namei.c | 3793 ext4_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename() argument 4047 ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ext4_cross_rename() argument 4190 ext4_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ext4_rename2() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | dir.c | 2650 nfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) nfs_rename() argument
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | shmem.c | 3049 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) in shmem_exchange() argument 3103 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) in shmem_rename2() argument [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | shmem.c | 3410 shmem_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) shmem_rename2() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | security.h | 801 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 1784 security_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) security_path_link() argument 1791 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument
|
| /kernel/linux/linux-5.10/security/ |
| H A D | security.c | 1129 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link() argument 1137 security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, unsigned int flags) security_path_rename() argument 1237 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
|
| /kernel/linux/linux-5.10/security/selinux/ |
| H A D | hooks.c | 1874 may_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) may_rename() argument
|