Lines Matching refs:svc_fh
50 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
64 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh()
70 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
144 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid()
166 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
193 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
206 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr()
226 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr()
235 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data()
258 void fill_pre_wcc(struct svc_fh *fhp) in fill_pre_wcc()
286 void fill_post_wcc(struct svc_fh *fhp) in fill_post_wcc()
853 compose_entry_fh(struct nfsd3_readdirres *cd, struct svc_fh *fhp, in compose_entry_fh()
892 struct svc_fh *fh = &cd->scratch; in encode_entryplus_baggage()