Searched refs:PriorityBlocksForFile (Results 1 – 3 of 3) sorted by relevance
40 std::vector<int32_t> PriorityBlocksForFile(const std::string& filepath, borrowed_fd fd,
372 std::vector<int32_t> PriorityBlocksForFile(const std::string& filepath, borrowed_fd fd, in PriorityBlocksForFile() function
157 priority_blocks_ = PriorityBlocksForFile(filepath, fd_.get(), size); in File()