Searched refs:getBlockCount (Results 1 – 2 of 2) sorted by relevance
262 std::optional<BlockCounts> getBlockCount(const Control& control, FileId fileId);263 std::optional<BlockCounts> getBlockCount(const Control& control, std::string_view path);
418 inline std::optional<BlockCounts> getBlockCount(const Control& control, FileId fileId) { in getBlockCount() function428 inline std::optional<BlockCounts> getBlockCount(const Control& control, std::string_view path) { in getBlockCount() function