Home
last modified time | relevance | path

Searched refs:new_dir (Results 126 - 150 of 158) sorted by relevance

1234567

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_cloud.c379 struct inode *new_dir, struct dentry *new_dentry, in hmdfs_rename_cloud()
378 hmdfs_rename_cloud(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hmdfs_rename_cloud() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_cloud.c375 struct inode *new_dir, struct dentry *new_dentry, in hmdfs_rename_cloud()
374 hmdfs_rename_cloud(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() argument
H A Dhmdfs_dentryfile.c2562 rename_data.new_dir = d_inode(lower_parent); in hmdfs_rename_bak()
2859 rename_data.new_dir = d_inode(path_new.dentry); in hmdfs_root_rename()
/kernel/linux/linux-6.6/mm/
H A Dshmem.c3412 struct inode *new_dir, struct dentry *new_dentry, in shmem_rename2()
3424 new_dir, new_dentry); in shmem_rename2()
3436 error = simple_offset_add(shmem_get_offset_ctx(new_dir), old_dentry); in shmem_rename2()
3441 (void) shmem_unlink(new_dir, new_dentry); in shmem_rename2()
3448 inc_nlink(new_dir); in shmem_rename2()
3452 new_dir->i_size += BOGO_DIRENT_SIZE; in shmem_rename2()
3453 simple_rename_timestamp(old_dir, old_dentry, new_dir, new_dentry); in shmem_rename2()
3455 inode_inc_iversion(new_dir); in shmem_rename2()
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-6.6/include/linux/
H A Dfs.h1788 * @new_dir: parent of destination
1798 struct inode *new_dir; member
3137 struct inode *new_dir, struct dentry *new_dentry);
3139 struct inode *new_dir, struct dentry *new_dentry);
3185 struct inode *new_dir,
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3proc.c475 struct inode *new_dir) in nfs3_proc_rename_done()
484 nfs_post_op_update_inode(new_dir, res->new_fattr); in nfs3_proc_rename_done()
474 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, struct inode *new_dir) nfs3_proc_rename_done() argument
H A Dinternal.h598 nfs_async_rename(struct inode *old_dir, struct inode *new_dir,
H A Dnfs2xdr.c720 encode_diropargs(xdr, args->new_dir, new->name, new->len); in nfs2_xdr_enc_renameargs()
H A Dnfs3xdr.c1192 encode_diropargs3(xdr, args->new_dir, new->name, new->len); in nfs3_xdr_enc_rename3args()
/kernel/linux/linux-5.10/fs/kernfs/
H A Ddir.c1173 struct inode *new_dir, struct dentry *new_dentry, in kernfs_iop_rename()
1177 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename()
1172 kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) kernfs_iop_rename() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3proc.c499 struct inode *new_dir) in nfs3_proc_rename_done()
508 nfs_post_op_update_inode(new_dir, res->new_fattr); in nfs3_proc_rename_done()
498 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, struct inode *new_dir) nfs3_proc_rename_done() argument
H A Dnfs2xdr.c721 encode_diropargs(xdr, args->new_dir, new->name, new->len); in nfs2_xdr_enc_renameargs()
H A Dinternal.h650 nfs_async_rename(struct inode *old_dir, struct inode *new_dir,
H A Dnfs3xdr.c1195 encode_diropargs3(xdr, args->new_dir, new->name, new->len); in nfs3_xdr_enc_rename3args()
/kernel/linux/linux-6.6/fs/kernfs/
H A Ddir.c1263 struct inode *new_dir, struct dentry *new_dentry, in kernfs_iop_rename()
1267 struct kernfs_node *new_parent = new_dir->i_private; in kernfs_iop_rename()
1261 kernfs_iop_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) kernfs_iop_rename() argument
/kernel/linux/linux-5.10/fs/afs/
H A Ddir.c41 struct inode *new_dir, struct dentry *new_dentry,
1865 struct inode *new_dir, struct dentry *new_dentry, in afs_rename()
1881 new_dvnode = AFS_FS_I(new_dir); in afs_rename()
1864 afs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) afs_rename() argument
/kernel/linux/linux-6.6/fs/afs/
H A Ddir.c42 struct dentry *old_dentry, struct inode *new_dir,
1908 struct dentry *old_dentry, struct inode *new_dir, in afs_rename()
1924 new_dvnode = AFS_FS_I(new_dir); in afs_rename()
1907 afs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) afs_rename() argument
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c732 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
731 hostfs_rename2(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/cachefiles/
H A Dnamei.c389 .new_dir = d_inode(cache->graveyard), in cachefiles_bury_object()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c747 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
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/overlayfs/
H A Doverlayfs.h350 .new_dir = newdir, in ovl_do_rename()
/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
999 new = new_dir(set, name, namelen); in get_subdir()
/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
1011 new = new_dir(set, name, namelen); in get_subdir()
/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs.h1787 const struct inode *new_dir,
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs.h1816 const struct inode *new_dir,

Completed in 55 milliseconds

1234567