Home
last modified time | relevance | path

Searched refs:new_dir (Results 76 – 87 of 87) sorted by relevance

1234

/openbmc/linux/fs/nfs/
H A Dnfs2xdr.c721 encode_diropargs(xdr, args->new_dir, new->name, new->len); in nfs2_xdr_enc_renameargs()
H A Dinternal.h648 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()
H A Dnfs4proc.c4884 struct inode *new_dir) in nfs4_proc_rename_done() argument
4896 if (new_dir != old_dir) { in nfs4_proc_rename_done()
4902 nfs4_update_changeattr(new_dir, &res->new_cinfo, in nfs4_proc_rename_done()
H A Dnfs4xdr.c2252 encode_putfh(xdr, args->new_dir, &hdr); in nfs4_xdr_enc_rename()
/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h350 .new_dir = newdir, in ovl_do_rename()
/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c747 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2() argument
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h2149 const struct inode *new_dir,
/openbmc/linux/fs/ubifs/
H A Dubifs.h1816 const struct inode *new_dir,
/openbmc/linux/fs/smb/server/
H A Dvfs.c777 rd.new_dir = new_path.dentry->d_inode, in ksmbd_vfs_rename()
/openbmc/linux/security/selinux/
H A Dhooks.c1883 struct inode *new_dir, in may_rename() argument
1896 new_dsec = inode_security(new_dir); in may_rename()
1909 if (old_is_dir && new_dir != old_dir) { in may_rename()
/openbmc/linux/fs/nfsd/
H A Dvfs.c1833 .new_dir = tdir, in nfsd_rename()

1234