Lines Matching refs:svc_fh
55 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
77 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
150 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
166 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2()
176 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
198 static __be32 nfsd_check_obj_isreg(struct svc_fh *fh) in nfsd_check_obj_isreg()
216 …ner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) in nfsd4_set_open_owner_reply_cache()
225 …c_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup()
227 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup()
231 *resfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in do_open_lookup()
308 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle()
355 struct svc_fh *resfh = NULL; in nfsd4_open()
594 struct svc_fh resfh; in nfsd4_create()
718 static __be32 nfsd4_do_lookupp(struct svc_rqst *rqstp, struct svc_fh *fh) in nfsd4_do_lookupp()
720 struct svc_fh tmp_fh; in nfsd4_do_lookupp()
1602 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget()
1689 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit()
1752 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn()
1925 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound()
1926 struct svc_fh *save_fh = &cstate->save_fh; in nfsd4_proc_compound()