Searched refs:psbuf_do_data (Results 1 – 3 of 3) sorted by relevance
222 int psbuf_do_data(struct puffs_framebuf *, uint8_t *, uint32_t *);
502 psbuf_do_data(struct puffs_framebuf *pb, uint8_t *data, uint32_t *dlen) in psbuf_do_data() function
549 rv = psbuf_do_data(pb, buf, &readlen); in psshfs_node_read()