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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs3xdr.c230 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) function
645 p = encode_wcc_data(rqstp, p, &resp->fh);
723 p = encode_wcc_data(rqstp, p, &resp->fh);
743 p = encode_wcc_data(rqstp, p, &resp->dirfh);
752 p = encode_wcc_data(rqstp, p, &resp->ffh);
753 p = encode_wcc_data(rqstp, p, &resp->tfh);
763 p = encode_wcc_data(rqstp, p, &resp->tfh);
1091 p = encode_wcc_data(rqstp, p, &resp->fh);

Completed in 110 milliseconds