p9_wstat          246 include/net/9p/client.h struct p9_wstat *p9_client_stat(struct p9_fid *fid);
p9_wstat          247 include/net/9p/client.h int p9_client_wstat(struct p9_fid *fid, struct p9_wstat *wst);
p9_wstat          263 include/net/9p/client.h int p9stat_read(struct p9_client *, char *, int, struct p9_wstat *);
p9_wstat          264 include/net/9p/client.h void p9stat_free(struct p9_wstat *);