Searched refs:best_length (Results 1 – 1 of 1) sorted by relevance
50 size_t best_length = 0; in BlockDeviceForPath() local54 if (l > best_length && path.size() > l && path[l] == '/' && in BlockDeviceForPath()57 best_length = l; in BlockDeviceForPath()