Searched refs:checkpoint_blk (Results 1 – 6 of 6) sorted by relevance
92 if (entry.fs_mgr_flags.checkpoint_blk || entry.fs_mgr_flags.checkpoint_fs) { in cp_supportsCheckpoint()104 if (entry.fs_mgr_flags.checkpoint_blk) { in cp_supportsBlockCheckpoint()202 } else if (fstab_rec->fs_mgr_flags.checkpoint_blk) { in cp_commitChanges()371 if (fstab_rec->fs_mgr_flags.checkpoint_blk) { in cp_prepareCheckpoint()392 if (fstab_rec->fs_mgr_flags.checkpoint_blk || fstab_rec->fs_mgr_flags.checkpoint_fs) { in cp_prepareCheckpoint()
300 if (!options.set_dun && data_rec->fs_mgr_flags.checkpoint_blk) { in fscrypt_mount_metadata_encrypted()
81 bool checkpoint_blk : 1; member
305 lhs.checkpoint_blk == rhs.checkpoint_blk && in CompareFlags()373 flags.checkpoint_blk = true; in TEST()
1042 return entry->fs_mgr_flags.checkpoint_blk || entry->fs_mgr_flags.checkpoint_fs; in SupportsCheckpoint()1066 if (entry->fs_mgr_flags.checkpoint_blk && !metadata_encrypted_) { in Update()1111 } else if (entry->fs_mgr_flags.checkpoint_blk) { in UpdateCheckpointPartition()
175 CheckFlag("checkpoint=block", checkpoint_blk); in ParseFsMgrFlags()