Searched refs:KernelSupportsCompressedSnapshots (Results 1 – 4 of 4) sorted by relevance
255 if (!KernelSupportsCompressedSnapshots()) { in CanUseUserspaceSnapshots()285 bool KernelSupportsCompressedSnapshots() { in KernelSupportsCompressedSnapshots() function
130 bool KernelSupportsCompressedSnapshots();
169 snapuserd_required_ = KernelSupportsCompressedSnapshots(); in SetupProperties()193 if (snapuserd_required_ && !KernelSupportsCompressedSnapshots()) { in DeviceSupportsMode()
3233 } else if (!KernelSupportsCompressedSnapshots()) { in CreateUpdateSnapshots()