Searched refs:fs_checkpoint_opts (Results 1 – 2 of 2) sorted by relevance
39 std::string fs_checkpoint_opts; member
793 bool try_f2fs_gc_allowance = is_f2fs(entry.fs_type) && entry.fs_checkpoint_opts.length() > 0; in __mount()802 opts = entry.fs_options + entry.fs_checkpoint_opts + ":" + in __mount()1163 entry->fs_checkpoint_opts = ",checkpoint=disable"; in UpdateCheckpointPartition()