Lines Matching refs:svc_fh
57 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
79 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
152 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
168 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2()
178 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
200 static __be32 nfsd_check_obj_isreg(struct svc_fh *fh) in nfsd_check_obj_isreg()
218 …ner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) in nfsd4_set_open_owner_reply_cache()
227 …c_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup()
229 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup()
233 *resfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in do_open_lookup()
310 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle()
357 struct svc_fh *resfh = NULL; in nfsd4_open()
610 struct svc_fh resfh; in nfsd4_create()
734 static __be32 nfsd4_do_lookupp(struct svc_rqst *rqstp, struct svc_fh *fh) in nfsd4_do_lookupp()
736 struct svc_fh tmp_fh; in nfsd4_do_lookupp()
1265 struct svc_fh *s_fh = NULL; in nfsd4_setup_inter_ssc()
1900 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget()
1987 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit()
2050 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn()
2324 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound()
2325 struct svc_fh *save_fh = &cstate->save_fh; in nfsd4_proc_compound()