Searched refs:checkpoint_fs (Results 1 – 5 of 5) sorted by relevance
91 if (entry.fs_mgr_flags.checkpoint_blk || entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsCheckpoint()115 if (entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsFileCheckpoint()193 if (fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_commitChanges()391 if (fstab_rec->fs_mgr_flags.checkpoint_blk || fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_prepareCheckpoint()394 fstab_rec->fs_mgr_flags.checkpoint_fs == 1) in cp_prepareCheckpoint()
83 bool checkpoint_fs : 1; member
210 lhs.checkpoint_fs == rhs.checkpoint_fs && in CompareFlags()475 flags.checkpoint_fs = true; in TEST()
1098 return entry->fs_mgr_flags.checkpoint_blk || entry->fs_mgr_flags.checkpoint_fs; in SupportsCheckpoint()1161 if (entry->fs_mgr_flags.checkpoint_fs) { in UpdateCheckpointPartition()1829 if (!force_umount && fstab_entry->fs_mgr_flags.checkpoint_fs) { in fs_mgr_remount_userdata_into_checkpointing()
178 CheckFlag("checkpoint=fs", checkpoint_fs); in ParseFsMgrFlags()