p9_put_int32 476 net/9p/conv.c p9_put_int32(bufp, wstat->dev, &stat->dev); p9_put_int32 478 net/9p/conv.c p9_put_int32(bufp, wstat->qid.version, &stat->qid.version); p9_put_int32 480 net/9p/conv.c p9_put_int32(bufp, wstat->mode, &stat->mode); p9_put_int32 481 net/9p/conv.c p9_put_int32(bufp, wstat->atime, &stat->atime); p9_put_int32 482 net/9p/conv.c p9_put_int32(bufp, wstat->mtime, &stat->mtime); p9_put_int32 492 net/9p/conv.c p9_put_int32(bufp, wstat->n_uid, &stat->n_uid); p9_put_int32 493 net/9p/conv.c p9_put_int32(bufp, wstat->n_gid, &stat->n_gid); p9_put_int32 494 net/9p/conv.c p9_put_int32(bufp, wstat->n_muid, &stat->n_muid); p9_put_int32 511 net/9p/conv.c p9_put_int32(bufp, size, &fc->size); p9_put_int32 549 net/9p/conv.c p9_put_int32(bufp, msize, &fc->params.tversion.msize); p9_put_int32 594 net/9p/conv.c p9_put_int32(bufp, afid, &fc->params.tauth.afid); p9_put_int32 598 net/9p/conv.c p9_put_int32(bufp, n_uname, &fc->params.tauth.n_uname); p9_put_int32 645 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.tattach.fid); p9_put_int32 646 net/9p/conv.c p9_put_int32(bufp, afid, &fc->params.tattach.afid); p9_put_int32 650 net/9p/conv.c p9_put_int32(bufp, n_uname, &fc->params.tattach.n_uname); p9_put_int32 717 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.twalk.fid); p9_put_int32 718 net/9p/conv.c p9_put_int32(bufp, newfid, &fc->params.twalk.newfid); p9_put_int32 752 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.topen.fid); p9_put_int32 796 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.tcreate.fid); p9_put_int32 798 net/9p/conv.c p9_put_int32(bufp, perm, &fc->params.tcreate.perm); p9_put_int32 831 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.tread.fid); p9_put_int32 833 net/9p/conv.c p9_put_int32(bufp, count, &fc->params.tread.count); p9_put_int32 869 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.twrite.fid); p9_put_int32 871 net/9p/conv.c p9_put_int32(bufp, count, &fc->params.twrite.count); p9_put_int32 912 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.twrite.fid); p9_put_int32 914 net/9p/conv.c p9_put_int32(bufp, count, &fc->params.twrite.count); p9_put_int32 951 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.tclunk.fid); p9_put_int32 980 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.tremove.fid); p9_put_int32 1009 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.tstat.fid); p9_put_int32 1042 net/9p/conv.c p9_put_int32(bufp, fid, &fc->params.twstat.fid);