Home
last modified time | relevance | path

Searched defs:new_dentry (Results 51 - 75 of 137) sorted by relevance

123456

/kernel/linux/linux-6.6/fs/jfs/
H A Dnamei.c1067 jfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) jfs_rename() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dproc.c354 nfs_proc_rename_setup(struct rpc_message *msg, struct dentry *old_dentry, struct dentry *new_dentry) nfs_proc_rename_setup() argument
H A Dnfs3proc.c485 nfs3_proc_rename_setup(struct rpc_message *msg, struct dentry *old_dentry, struct dentry *new_dentry) nfs3_proc_rename_setup() argument
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_msdos.c428 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
597 msdos_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) msdos_rename() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_cloud_merge.c663 hmdfs_rename_cloud_merge(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_cloud_merge() argument
H A Dinode_remote.c754 rename_in_cache_file(uint64_t dev_id, struct dentry *old_dentry, struct dentry *new_dentry) rename_in_cache_file() argument
779 hmdfs_rename_remote(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_remote() argument
[all...]
/kernel/linux/linux-6.6/fs/affs/
H A Dnamei.c405 affs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) affs_rename() argument
452 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) affs_xrename() argument
506 affs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) affs_rename2() argument
[all...]
/kernel/linux/linux-6.6/fs/coda/
H A Ddir.c298 coda_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) coda_rename() argument
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dnamei.c251 ntfs_rename(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct inode *new_dir, struct dentry *new_dentry, u32 flags) ntfs_rename() argument
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c263 tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) tomoyo_path_link() argument
283 tomoyo_path_rename(const struct path *old_parent, struct dentry *old_dentry, const struct path *new_parent, struct dentry *new_dentry, const unsigned int flags) tomoyo_path_rename() argument
/kernel/linux/linux-6.6/security/apparmor/
H A Dfile.c433 aa_path_link(const struct cred *subj_cred, struct aa_label *label, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) aa_path_link() argument
/kernel/linux/linux-5.10/drivers/android/
H A Dbinderfs.c346 binderfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) binderfs_rename() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3proc.c461 nfs3_proc_rename_setup(struct rpc_message *msg, struct dentry *old_dentry, struct dentry *new_dentry) nfs3_proc_rename_setup() argument
H A Dproc.c354 nfs_proc_rename_setup(struct rpc_message *msg, struct dentry *old_dentry, struct dentry *new_dentry) nfs_proc_rename_setup() argument
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_inode.c897 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) v9fs_vfs_rename() argument
/kernel/linux/linux-5.10/fs/f2fs/
H A Dnamei.c913 f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) f2fs_rename() argument
1105 f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) f2fs_cross_rename() argument
1270 f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) f2fs_rename2() argument
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_remote.c754 rename_in_cache_file(uint64_t dev_id, struct dentry *old_dentry, struct dentry *new_dentry) rename_in_cache_file() argument
779 hmdfs_rename_remote(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_remote() argument
[all...]
H A Dinode_local.c617 hmdfs_rename_local_dentry(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_local_dentry() argument
699 hmdfs_rename_local(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_local() argument
[all...]
/kernel/linux/linux-5.10/fs/udf/
H A Dnamei.c1075 udf_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) udf_rename() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dnamei.c1311 reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) reiserfs_rename() argument
/kernel/linux/linux-5.10/fs/ubifs/
H A Ddir.c1287 do_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) do_rename() argument
1555 ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) ubifs_xrename() argument
1615 ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ubifs_rename() argument
[all...]
/kernel/linux/linux-6.6/drivers/android/
H A Dbinderfs.c354 binderfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) binderfs_rename() argument
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_inode.c894 v9fs_vfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) v9fs_vfs_rename() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnamei.c955 f2fs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) f2fs_rename() argument
1153 f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) f2fs_cross_rename() argument
1318 f2fs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) f2fs_rename2() argument
[all...]
/kernel/linux/linux-6.6/fs/udf/
H A Dnamei.c762 udf_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) udf_rename() argument

Completed in 29 milliseconds

123456