Searched refs:ropen (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.c245 ret += v9fs_printqid(buf+ret, buflen-ret, &fc->params.ropen.qid);
247 fc->params.ropen.iounit);
H A D9p.h321 struct Ropen ropen; member in union:v9fs_fcall::__anon7257
H A Dvfs_file.c77 vfid->iounit = fcall->params.ropen.iounit;
H A Dconv.c371 buf_get_qid(bufp, &rcall->params.ropen.qid);
372 rcall->params.ropen.iounit = buf_get_int32(bufp);

Completed in 41 milliseconds