Searched refs:fb_queue_flash_fd (Results 1 – 3 of 3) sorted by relevance
56 void fb_queue_flash_fd(const std::string& partition, int fd, uint32_t sz);
120 void fb_queue_flash_fd(const std::string& partition, int fd, uint32_t sz) { in fb_queue_flash_fd() function
940 fb_queue_flash_fd(partition, buf->fd, buf->sz); in flash_buf()