Searched refs:kAppFuseMaxMountPointName (Results 1 – 1 of 1) sorted by relevance
629 static size_t kAppFuseMaxMountPointName = 32; variable632 if (name.size() > kAppFuseMaxMountPointName) { in getMountPath()