Searched refs:checkpoint_fs (Results 1 – 5 of 5) sorted by relevance
92 if (entry.fs_mgr_flags.checkpoint_blk || entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsCheckpoint()116 if (entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsFileCheckpoint()194 if (fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_commitChanges()392 if (fstab_rec->fs_mgr_flags.checkpoint_blk || fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_prepareCheckpoint()395 fstab_rec->fs_mgr_flags.checkpoint_fs == 1) in cp_prepareCheckpoint()
82 bool checkpoint_fs : 1; member
306 lhs.checkpoint_fs == rhs.checkpoint_fs && in CompareFlags()381 flags.checkpoint_fs = true; in TEST()
1042 return entry->fs_mgr_flags.checkpoint_blk || entry->fs_mgr_flags.checkpoint_fs; in SupportsCheckpoint()1105 if (entry->fs_mgr_flags.checkpoint_fs) { in UpdateCheckpointPartition()1741 if (!force_umount && fstab_entry->fs_mgr_flags.checkpoint_fs) { in fs_mgr_remount_userdata_into_checkpointing()
176 CheckFlag("checkpoint=fs", checkpoint_fs); in ParseFsMgrFlags()