Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.c184 dparent = fhp->fh_dentry; in nfsd_lookup_dentry()
295 struct inode *inode = d_inode(fhp->fh_dentry); in commit_metadata()
335 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd_get_write_access()
341 err = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfsd_get_write_access()
397 get_write_count = !fhp->fh_dentry; in nfsd_setattr()
409 dentry = fhp->fh_dentry; in nfsd_setattr()
518 dentry = fhp->fh_dentry; in nfsd4_set_nfs4_label()
678 dentry = fhp->fh_dentry; in nfsd_access()
751 path.dentry = fhp->fh_dentry; in __nfsd_open()
1237 dentry = fhp->fh_dentry; in nfsd_create_locked()
[all …]
Dnfsfh.c292 fhp->fh_dentry = dentry; in nfsd_set_fh_dentry()
336 if (!fhp->fh_dentry) { in fh_verify()
341 dentry = fhp->fh_dentry; in fh_verify()
565 if (fhp->fh_locked || fhp->fh_dentry) { in fh_compose()
574 fhp->fh_dentry = dget(dentry); /* our internal copy */ in fh_compose()
620 if (!fhp->fh_dentry) in fh_update()
623 dentry = fhp->fh_dentry; in fh_update()
652 struct dentry * dentry = fhp->fh_dentry; in fh_put()
656 fhp->fh_dentry = NULL; in fh_put()
Dnfsfh.h33 struct dentry * fh_dentry; /* validated dentry */ member
175 WARN_ON(src->fh_dentry || src->fh_locked); in fh_copy()
290 struct dentry *dentry = fhp->fh_dentry; in fh_lock_nested()
321 inode_unlock(d_inode(fhp->fh_dentry)); in fh_unlock()
Dnfs3acl.c41 inode = d_inode(fh->fh_dentry); in nfsd3_proc_getacl()
98 inode = d_inode(fh->fh_dentry); in nfsd3_proc_setacl()
174 struct dentry *dentry = resp->fh.fh_dentry; in nfs3svc_encode_getaclres()
Dnfsproc.c93 setattr_prepare(fhp->fh_dentry, iap) != 0) { in nfsd_proc_setattr()
288 dchild = lookup_one_len(argp->name, dirfhp->fh_dentry, argp->len); in nfsd_proc_create()
306 if (!newfhp->fh_dentry) { in nfsd_proc_create()
313 inode = d_inode(newfhp->fh_dentry); in nfsd_proc_create()
340 newfhp->fh_dentry, in nfsd_proc_create()
516 if (resp->fh.fh_dentry) { in nfsd_proc_mkdir()
Dnfs2acl.c45 inode = d_inode(fh->fh_dentry); in nfsacld_proc_getacl()
108 inode = d_inode(fh->fh_dentry); in nfsacld_proc_setacl()
271 struct dentry *dentry = resp->fh.fh_dentry; in nfsaclsvc_encode_getaclres()
Dnfs3xdr.c151 (fhp->fh_dentry->d_sb->s_dev)); in encode_fsid()
208 struct dentry *dentry = fhp->fh_dentry; in encode_post_op_attr()
237 struct dentry *dentry = fhp->fh_dentry; in encode_wcc_data()
267 inode = d_inode(fhp->fh_dentry); in fill_pre_wcc()
295 d_inode(fhp->fh_dentry)); in fill_post_wcc()
299 fhp->fh_post_attr.ctime = d_inode(fhp->fh_dentry)->i_ctime; in fill_post_wcc()
659 lease_get_mtime(d_inode(resp->fh.fh_dentry), in nfs3svc_encode_attrstat()
860 dparent = cd->fh.fh_dentry; in compose_entry_fh()
Dnfs4proc.c59 struct inode *inode = d_inode(resfh->fh_dentry); in nfsd4_security_inode_setsecctx()
63 status = security_inode_setsecctx(resfh->fh_dentry, in nfsd4_security_inode_setsecctx()
101 struct dentry *dentry = cstate->current_fh.fh_dentry; in check_attr_support()
171 dget(src->fh_dentry); in fh_dup2()
202 umode_t mode = d_inode(fh->fh_dentry)->i_mode; in nfsd_check_obj_isreg()
539 if (!cstate->save_fh.fh_dentry) in nfsd4_restorefh()
743 if (tmp_fh.fh_dentry == fh->fh_dentry) { in nfsd4_do_lookupp()
1050 if (!cstate->save_fh.fh_dentry) in nfsd4_verify_copy()
1779 cstate->current_fh.fh_dentry, in _nfsd4_verify()
1961 nfserr = ops->proc_layoutget(d_inode(current_fh->fh_dentry), in nfsd4_layoutget()
[all …]
Dvfs.h158 .dentry = fh->fh_dentry}; in fh_getattr()
Dnfs3proc.c605 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_fsinfo()
641 struct super_block *sb = argp->fh.fh_dentry->d_sb; in nfsd3_proc_pathconf()
Dnfsxdr.c133 struct dentry *dentry = fhp->fh_dentry; in encode_fattr()
Dxdr4.h771 cinfo->change_supported = IS_I_VERSION(d_inode(fhp->fh_dentry)); in set_change_info()
Dnfs4state.c3929 if (!cstate->current_fh.fh_dentry) in nfsd4_reclaim_complete()
4919 status = nfserrno(nfsd_open_break_lease(cur_fh->fh_dentry->d_inode, in nfs4_get_vfs_file()
5775 status = nfsd_permission(rqstp, fhp->fh_export, fhp->fh_dentry, in nfs4_check_file()
5879 struct inode *ino = d_inode(fhp->fh_dentry); in nfs4_preprocess_stateid_op()
6122 cstate->current_fh.fh_dentry); in nfsd4_open_confirm()
6188 cstate->current_fh.fh_dentry); in nfsd4_open_downgrade()
6261 cstate->current_fh.fh_dentry); in nfsd4_close()
6649 struct inode *inode = d_inode(cstate->current_fh.fh_dentry); in lookup_or_create_lock_state()
6914 err = nfserrno(nfsd_open_break_lease(fhp->fh_dentry->d_inode, in nfsd_test_lock()
Dnfs4acl.c770 dentry = fhp->fh_dentry; in nfsd4_set_nfs4_acl()
Dfilecache.c953 inode = d_inode(fhp->fh_dentry); in nfsd_file_acquire()
Dnfs4xdr.c3299 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
3551 return nfsd4_encode_fattr(xdr, fhp, fhp->fh_export, fhp->fh_dentry, in nfsd4_encode_getattr()