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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Dconv.c174 static u64 buf_get_int64(struct cbuf *buf) function
202 qid->path = buf_get_int64(bufp);
270 stat->qid.path = buf_get_int64(bufp);
274 stat->length = buf_get_int64(bufp);
357 rcall->params.rattach.qid.path = buf_get_int64(bufp);

Completed in 41 milliseconds