Searched refs:encode_wcc_data (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs3xdr.c267 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) function
656 p = encode_wcc_data(rqstp, p, &resp->fh);
734 p = encode_wcc_data(rqstp, p, &resp->fh);
754 p = encode_wcc_data(rqstp, p, &resp->dirfh);
763 p = encode_wcc_data(rqstp, p, &resp->ffh);
764 p = encode_wcc_data(rqstp, p, &resp->tfh);
774 p = encode_wcc_data(rqstp, p, &resp->tfh);
1105 p = encode_wcc_data(rqstp, p, &resp->fh);

Completed in 46 milliseconds