Lines Matching refs:rbo
31 struct rbo {42 struct rbo *rbo(int fd, unsigned handle, unsigned size,44 int rbo_map(struct rbo *bo);45 void rbo_unmap(struct rbo *bo);46 struct rbo *rbo_incref(struct rbo *bo);47 struct rbo *rbo_decref(struct rbo *bo);48 int rbo_wait(struct rbo *bo);