Searched refs:checkpoint_fs (Results 1 – 5 of 5) sorted by relevance
101 if (entry.fs_mgr_flags.checkpoint_blk || entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsCheckpoint()125 if (entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsFileCheckpoint()205 if (fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_commitChanges()403 if (fstab_rec->fs_mgr_flags.checkpoint_blk || fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_prepareCheckpoint()406 fstab_rec->fs_mgr_flags.checkpoint_fs == 1) in cp_prepareCheckpoint()
81 bool checkpoint_fs : 1; member
218 lhs.checkpoint_fs == rhs.checkpoint_fs && in CompareFlags()498 flags.checkpoint_fs = true; in TEST()
1135 return entry->fs_mgr_flags.checkpoint_blk || entry->fs_mgr_flags.checkpoint_fs; in SupportsCheckpoint()1201 if (entry->fs_mgr_flags.checkpoint_fs) { in UpdateCheckpointPartition()1857 if (!force_umount && fstab_entry->fs_mgr_flags.checkpoint_fs) { in fs_mgr_remount_userdata_into_checkpointing()
202 CheckFlag("checkpoint=fs", checkpoint_fs); in ParseFsMgrFlags()