Home
last modified time | relevance | path

Searched refs:p9stat_read (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/fs/p9fs/
H A Dp9_client.h151 int p9stat_read(struct p9_client *clnt, char *data, size_t len, struct p9_wstat *st);
H A Dp9_protocol.c542 p9stat_read(struct p9_client *clnt, char *buf, size_t len, struct p9_wstat *st) in p9stat_read() function