Searched refs:checkpoint_opts (Results 1 – 1 of 1) sorted by relevance
797 std::string checkpoint_opts; in __mount() local804 PINFO << "Kernel does not support " << checkpoint_opts << ", trying without."; in __mount()810 checkpoint_opts = entry.fs_checkpoint_opts + ":" + std::to_string(gc_allowance) + "%"; in __mount()812 checkpoint_opts = entry.fs_checkpoint_opts; in __mount()814 checkpoint_opts = ""; in __mount()816 opts = entry.fs_options + checkpoint_opts; in __mount()