Home
last modified time | relevance | path

Searched defs:new_dir (Results 101 - 125 of 135) sorted by relevance

123456

/kernel/linux/linux-6.6/fs/ceph/
H A Ddir.c1382 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 Dhostfs_kern.c745 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 Dnamei.c1198 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 Djournal.c1218 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 Dfscrypt.h682 __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 Dfs.c813 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 Dfile_util_posix.cc394 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 Dlsm.c336 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 Dlibfs.c450 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 Dnamei.c4286 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 Dproc_sysctl.c946 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
/kernel/linux/linux-5.10/fs/nfs/
H A Ddir.c2221 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 Dproc_sysctl.c959 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
/kernel/linux/linux-6.6/fs/
H A Dlibfs.c322 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 Dnamei.c4756 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 Dlsm.c355 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 Dtst_cgroup.c1089 struct cgroup_dir *new_dir; in tst_cg_group_mk() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c3887 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 Dnamei.c3793 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 Ddir.c2650 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 Dshmem.c3049 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 Dshmem.c3410 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 Dsecurity.h801 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 Dsecurity.c1129 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 Dhooks.c1874 may_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) may_rename() argument

Completed in 87 milliseconds

123456