Home
last modified time | relevance | path

Searched refs:fh_dentry (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/fs/nfsd/
A Dvfs.c251 dparent = fhp->fh_dentry; in nfsd_lookup_dentry()
516 dentry = fhp->fh_dentry; in nfsd_setattr()
756 dentry = fhp->fh_dentry; in nfsd_access()
1354 dentry = fhp->fh_dentry; in nfsd_create_locked()
1450 dentry = fhp->fh_dentry; in nfsd_create()
1558 dentry = fhp->fh_dentry; in nfsd_symlink()
1619 ddir = ffhp->fh_dentry; in nfsd_link()
1629 dold = tfhp->fh_dentry; in nfsd_link()
1832 dentry = fhp->fh_dentry; in nfsd_unlink()
2134 dentry = fhp->fh_dentry; in nfsd_getxattr()
[all …]
A Dnfsfh.c278 fhp->fh_dentry = dentry; in nfsd_set_fh_dentry()
334 if (!fhp->fh_dentry) { in fh_verify()
339 dentry = fhp->fh_dentry; in fh_verify()
546 if (fhp->fh_dentry) { in fh_compose()
555 fhp->fh_dentry = dget(dentry); /* our internal copy */ in fh_compose()
587 if (!fhp->fh_dentry) in fh_update()
590 dentry = fhp->fh_dentry; in fh_update()
624 inode = d_inode(fhp->fh_dentry); in fh_fill_pre_attrs()
653 struct inode *inode = d_inode(fhp->fh_dentry); in fh_fill_post_attrs()
702 struct dentry * dentry = fhp->fh_dentry; in fh_put()
[all …]
A Dnfs3acl.c41 inode = d_inode(fh->fh_dentry); in nfsd3_proc_getacl()
98 inode = d_inode(fh->fh_dentry); in nfsd3_proc_setacl()
106 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_ACCESS, in nfsd3_proc_setacl()
110 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_DEFAULT, in nfsd3_proc_setacl()
173 struct dentry *dentry = resp->fh.fh_dentry; in nfs3svc_encode_getaclres()
A Dnfs2acl.c45 inode = d_inode(fh->fh_dentry); in nfsacld_proc_getacl()
108 inode = d_inode(fh->fh_dentry); in nfsacld_proc_setacl()
116 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_ACCESS, in nfsacld_proc_setacl()
120 error = set_posix_acl(&nop_mnt_idmap, fh->fh_dentry, ACL_TYPE_DEFAULT, in nfsacld_proc_setacl()
247 struct dentry *dentry = resp->fh.fh_dentry; in nfsaclsvc_encode_getaclres()
A Dnfsproc.c96 setattr_prepare(&nop_mnt_idmap, fhp->fh_dentry, iap) != 0) { in nfsd_proc_setattr()
295 inode_lock_nested(dirfhp->fh_dentry->d_inode, I_MUTEX_PARENT); in nfsd_proc_create()
296 dchild = lookup_one_len(argp->name, dirfhp->fh_dentry, argp->len); in nfsd_proc_create()
314 if (!newfhp->fh_dentry) { in nfsd_proc_create()
321 inode = d_inode(newfhp->fh_dentry); in nfsd_proc_create()
348 newfhp->fh_dentry, in nfsd_proc_create()
410 inode_unlock(dirfhp->fh_dentry->d_inode); in nfsd_proc_create()
528 if (resp->fh.fh_dentry) { in nfsd_proc_mkdir()
A Dnfsfh.h81 struct dentry * fh_dentry; /* validated dentry */ member
225 WARN_ON(src->fh_dentry); in fh_copy()
A Dnfs3xdr.c375 fsid = (u64)huge_encode_dev(fhp->fh_dentry->d_sb->s_dev); in svcxdr_encode_fattr3()
432 struct dentry *dentry = fhp->fh_dentry; in svcxdr_encode_post_op_attr()
464 struct dentry *dentry = fhp->fh_dentry; in svcxdr_encode_wcc_data()
749 lease_get_mtime(d_inode(resp->fh.fh_dentry), &resp->stat.mtime); in nfs3svc_encode_getattrres()
987 dparent = cd->fh.fh_dentry; in compose_entry_fh()
A Dnfs4proc.c85 struct dentry *dentry = cstate->current_fh.fh_dentry; in check_attr_support()
135 dget(src->fh_dentry); in fh_dup2()
163 umode_t mode = d_inode(fh->fh_dentry)->i_mode; in nfsd_check_obj_isreg()
254 parent = fhp->fh_dentry; in nfsd4_create_file()
674 if (!cstate->save_fh.fh_dentry) in nfsd4_restorefh()
889 if (tmp_fh.fh_dentry == fh->fh_dentry) { in nfsd4_do_lookupp()
1128 inode = cstate->current_fh.fh_dentry->d_inode; in nfsd4_setattr()
1193 if (!cstate->save_fh.fh_dentry) in nfsd4_verify_copy()
2063 cstate->current_fh.fh_dentry, in _nfsd4_verify()
2286 inode = d_inode(current_fh->fh_dentry); in nfsd4_layoutcommit()
[all …]
A Dvfs.h175 .dentry = fh->fh_dentry}; in fh_getattr()
A Dnfs3proc.c257 parent = fhp->fh_dentry; in nfsd3_create_file()
704 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_fsinfo()
740 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_pathconf()
A Dnfs4state.c4127 if (!cstate->current_fh.fh_dentry) in nfsd4_reclaim_complete()
4319 fp->fi_inode = d_inode(fh->fh_dentry); in nfsd4_file_init()
4703 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd4_file_hash_lookup()
4733 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd4_file_hash_insert()
6464 status = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()
6838 cstate->current_fh.fh_dentry); in nfsd4_open_confirm()
6904 cstate->current_fh.fh_dentry); in nfsd4_open_downgrade()
6977 cstate->current_fh.fh_dentry); in nfsd4_close()
7038 wake_up_var(d_inode(cstate->current_fh.fh_dentry)); in nfsd4_delegreturn()
7386 struct inode *inode = d_inode(cstate->current_fh.fh_dentry); in lookup_or_create_lock_state()
[all …]
A Dtrace.h220 __entry->inode = d_inode(fhp->fh_dentry);
260 if (fhp->fh_dentry)
261 __entry->inode = d_inode(fhp->fh_dentry);
A Dnfsxdr.c218 struct dentry *dentry = fhp->fh_dentry; in svcxdr_encode_fattr()
A Dfilecache.c1082 key.inode = d_inode(fhp->fh_dentry); in nfsd_file_do_acquire()
A Dnfs4xdr.c3525 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
3789 return nfsd4_encode_fattr(xdr, fhp, fhp->fh_export, fhp->fh_dentry, in nfsd4_encode_getattr()

Completed in 51 milliseconds