Searched refs:checkpoint_blk (Results 1 – 6 of 6) sorted by relevance
91 if (entry.fs_mgr_flags.checkpoint_blk || entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsCheckpoint()103 if (entry.fs_mgr_flags.checkpoint_blk) { in cp_supportsBlockCheckpoint()201 } else if (fstab_rec->fs_mgr_flags.checkpoint_blk) { in cp_commitChanges()370 if (fstab_rec->fs_mgr_flags.checkpoint_blk) { in cp_prepareCheckpoint()391 if (fstab_rec->fs_mgr_flags.checkpoint_blk || fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_prepareCheckpoint()
245 if (!options.set_dun && data_rec->fs_mgr_flags.checkpoint_blk) { in fscrypt_mount_metadata_encrypted()
82 bool checkpoint_blk : 1; member
209 lhs.checkpoint_blk == rhs.checkpoint_blk && in CompareFlags()467 flags.checkpoint_blk = true; in TEST()
1098 return entry->fs_mgr_flags.checkpoint_blk || entry->fs_mgr_flags.checkpoint_fs; in SupportsCheckpoint()1122 if (entry->fs_mgr_flags.checkpoint_blk && !metadata_encrypted_) { in Update()1167 } else if (entry->fs_mgr_flags.checkpoint_blk) { in UpdateCheckpointPartition()
177 CheckFlag("checkpoint=block", checkpoint_blk); in ParseFsMgrFlags()