Lines Matching refs:svc_fh
53 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
75 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
162 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
178 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2()
188 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
210 static __be32 nfsd_check_obj_isreg(struct svc_fh *fh) in nfsd_check_obj_isreg()
228 …ner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) in nfsd4_set_open_owner_reply_cache()
237 …c_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup()
239 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup()
243 *resfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in do_open_lookup()
318 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle()
364 struct svc_fh *resfh = NULL; in nfsd4_open()
501 struct svc_fh **getfh) in nfsd4_getfh()
604 struct svc_fh resfh; in nfsd4_create()
724 static __be32 nfsd4_do_lookupp(struct svc_rqst *rqstp, struct svc_fh *fh) in nfsd4_do_lookupp()
726 struct svc_fh tmp_fh; in nfsd4_do_lookupp()
870 struct svc_fh resfh; in nfsd4_secinfo()
1255 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget()
1335 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit()
1399 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn()
1615 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound()
1616 struct svc_fh *save_fh = &cstate->save_fh; in nfsd4_proc_compound()