Lines Matching refs:svc_fh

54 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval)  in nfsd4_security_inode_setsecctx()
76 nfsd4_security_inode_setsecctx(struct svc_fh *resfh, struct xdr_netobj *label, u32 *bmval) in nfsd4_security_inode_setsecctx()
149 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
165 fh_dup2(struct svc_fh *dst, struct svc_fh *src) in fh_dup2()
175 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
197 static __be32 nfsd_check_obj_isreg(struct svc_fh *fh) in nfsd_check_obj_isreg()
215 …ner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) in nfsd4_set_open_owner_reply_cache()
224 …c_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup()
226 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup()
230 *resfh = kmalloc(sizeof(struct svc_fh), GFP_KERNEL); in do_open_lookup()
307 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle()
354 struct svc_fh *resfh = NULL; in nfsd4_open()
598 struct svc_fh resfh; in nfsd4_create()
722 static __be32 nfsd4_do_lookupp(struct svc_rqst *rqstp, struct svc_fh *fh) in nfsd4_do_lookupp()
724 struct svc_fh tmp_fh; in nfsd4_do_lookupp()
1368 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget()
1455 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit()
1518 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn()
1691 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound()
1692 struct svc_fh *save_fh = &cstate->save_fh; in nfsd4_proc_compound()