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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Dfcprint.c263 ret += v9fs_printqid(buf+ret, buflen-ret, &fc->params.rcreate.qid);
265 fc->params.rcreate.iounit);
H A D9p.h323 struct Rcreate rcreate; member in union:v9fs_fcall::__anon7257
H A Dconv.c375 buf_get_qid(bufp, &rcall->params.rcreate.qid);
376 rcall->params.rcreate.iounit = buf_get_int32(bufp);
H A Dvfs_inode.c286 *iounit = fcall->params.rcreate.iounit;
289 *qid = fcall->params.rcreate.qid;

Completed in 105 milliseconds