Home
last modified time | relevance | path

Searched refs:p9_wstat (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.c44 static void stat_free(struct p9_wstat *sbuf);
47 stat_free(struct p9_wstat *stbuf) in stat_free()
196 struct p9_wstat *stbuf = va_arg(ap, struct p9_wstat *); in p9_buf_vreadf()
415 struct p9_wstat *stbuf = va_arg(ap, struct p9_wstat *); in p9_buf_vwritef()
542 p9stat_read(struct p9_client *clnt, char *buf, size_t len, struct p9_wstat *st) in p9stat_read()
H A Dp9_client.h147 int p9_client_statread(struct p9_client *clnt, char *data, size_t len, struct p9_wstat *st);
151 int p9stat_read(struct p9_client *clnt, char *data, size_t len, struct p9_wstat *st);
H A Dp9_protocol.h182 struct p9_wstat { struct