Searched refs:GetFilesystemBlockSize (Results 1 – 1 of 1) sorted by relevance
294 static int GetFilesystemBlockSize(const std::string& path) { in GetFilesystemBlockSize() function343 if (policy.options.dusize_4k && GetFilesystemBlockSize(directory) != 4096) { in EnsurePolicy()