Searched refs:io_read_long (Results 1 – 3 of 3) sorted by relevance
332 int io_read_long(struct sess *, int, int64_t *);
557 io_read_long(struct sess *sess, int fd, int64_t *val) in io_read_long() function
628 if (!io_read_long(sess, fd, &lval)) { in flist_recv()