Lines Matching refs:svc_fh
132 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2()
142 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
161 static __be32 nfsd_check_obj_isreg(struct svc_fh *fh) in nfsd_check_obj_isreg()
179 …ner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) in nfsd4_set_open_owner_reply_cache()
194 nfsd4_vfs_create(struct svc_fh *fhp, struct dentry *child, in nfsd4_vfs_create()
232 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file()
233 struct svc_fh *resfhp, struct nfsd4_open *open) in nfsd4_create_file()
384 …c_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup()
386 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup()
390 *resfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in do_open_lookup()
453 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle()
497 struct svc_fh *resfh = NULL; in nfsd4_open()
758 struct svc_fh resfh; in nfsd4_create()
880 static __be32 nfsd4_do_lookupp(struct svc_rqst *rqstp, struct svc_fh *fh) in nfsd4_do_lookupp()
882 struct svc_fh tmp_fh; in nfsd4_do_lookupp()
1479 struct svc_fh *s_fh = NULL; in nfsd4_setup_inter_ssc()
2184 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget()
2271 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit()
2334 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn()
2589 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound()
2590 struct svc_fh *save_fh = &cstate->save_fh; in nfsd4_proc_compound()