Searched refs:v9fs_put_int16 (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.c417 static inline void v9fs_put_int16(struct cbuf *bufp, u16 val, u16 * p) function
465 v9fs_put_int16(bufp, statsz, &stat->size);
466 v9fs_put_int16(bufp, wstat->type, &stat->type);
504 v9fs_put_int16(bufp, V9FS_NOTAG, &fc->tag);
573 v9fs_put_int16(bufp, oldtag, &fc->params.tflush.oldtag);
607 v9fs_put_int16(bufp, nwname, &fc->params.twalk.nwname);

Completed in 32 milliseconds